Metadata-Version: 1.1
Name: sirbot.slack
Version: 0.2.0
Summary: Slack plugin for the good Sir Bot a lot
Home-page: https://github.com/pyslackers/sirbot-slack/
Author: pythondev slack community
Author-email: pythondev.slack@gmail.com
License: MIT
Description: ======
        |icon|
        ======
        
        |build| |doc|
        
        Sirbot-slack is a slack plugin for `Sir Bot-a-lot`_. It aims to provide full
        support for the slack API (Web, Events and RTM).
        
        The uses of bots are nearly endless and come in all shapes and sizes. They can
        handle Slack shenanigans, monitor the status of a crypto-currency, or become
        your personal assistant. Sir-bot-a-lot can help you get started writing your
        own.
        
        Sir-bot-a-lot and sirbot-slack are projects maintained by the `pyslackers`_
        community. Want to join? `Get an invite`_ !
        
        
        .. _pyslackers: http://pyslackers.com
        .. _Get an invite: http://pyslackers.com
        .. |build| image:: https://travis-ci.org/pyslackers/sirbot-slack.svg?branch=master
            :alt: Build status
            :target: https://travis-ci.org/pyslackers/sirbot-slack
        .. |doc| image:: https://readthedocs.org/projects/sirbot-slack/badge/?version=latest
            :alt: Documentation status
            :target: http://sirbot-slack.readthedocs.io/en/latest/
        .. |icon| image:: icon/icon-500.png
            :width: 10%
            :alt: Sir Bot-a-lot slack plugin icon
            :target: http://sirbot-slack.readthedocs.io/en/latest/
        
        .. _Sir Bot-a-lot: https://github.com/pyslackers/sir-bot-a-lot
        
        Documentation available `here`_.
        
        .. _here: http://sirbot-slack.readthedocs.io/en/latest/
Keywords: sirbot,chatbot,bot,slack
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Environment :: Console
