Metadata-Version: 1.1
Name: botman
Version: 0.0.10
Summary: A Discord chat bot
Home-page: https://github.com/durandj/botman
Author: James Durand
Author-email: james.durand@alumni.msoe.edu
License: MIT license
Description: ===============================
        botman
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/botman.svg
                :target: https://pypi.python.org/pypi/botman
        
        .. image:: https://img.shields.io/travis/durandj/botman.svg
                :target: https://travis-ci.org/durandj/botman
        
        .. image:: https://readthedocs.org/projects/botman/badge/?version=latest
                :target: https://botman.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/durandj/botman/shield.svg
             :target: https://pyup.io/repos/github/durandj/botman/
             :alt: Updates
        
        
        A Discord chat bot
        
        
        * Free software: MIT license
        * Documentation: https://botman.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.0.0 (2017-01-27)
        ------------------
        
        * First release on PyPI.
        
        
Keywords: botman
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
