Metadata-Version: 1.0
Name: sopel-modules.tableflip
Version: 0.1.2
Summary: TableFlip module for Sopel
Home-page: https://github.com/hemna/sopel-tableflip
Author: Walter A. Boring IV
Author-email: waboring@hemna.com
License: Eiffel Forum License, version 2
Description: [![PyPI version](https://badge.fury.io/py/sopel-modules.tableflip.svg)](https://badge.fury.io/py/sopel-modules.tableflip)
        [![Build Status](https://travis-ci.org/hemna/sopel-tableflip.svg?branch=master)](https://travis-ci.org/hemna/sopel-tableflip)
        [![Coverage Status](https://coveralls.io/repos/github/hemna/sopel-tableflip/badge.svg?branch=master)](https://coveralls.io/github/hemna/sopel-tableflip?branch=master)
        
        # sopel-tableflip
        sopel-tableflip is a simple tableflip bot for Sopel.
        
        This bot will flip a table when requested.
        (╯°□°)╯︵ ┻━┻ ︵ ╯(°□° ╯)
        
        ## Usage
        ```
        # Get all the tableflip commands
        .@?
        ``
        
        ## Requirements
        ```
        requests
        sopel
        ```
        
        
        Changes in 0.1.1
        ================
        
        Changed:
        * Changed to a pypi installable package
        
Platform: UNKNOWN
