Metadata-Version: 1.1
Name: antbot
Version: 0.0.6
Summary: A slack chat bot doing scripts on the server
Home-page: https://github.com/yanganto/Ant
Author: yanganto
Author-email: yanganto@gmail.com
License: MIT
Description: AntBot - a slack chat bot execute simple script jobs
        ---
        a slack bot can execute commands by slack chat room ( @bot_name: command ),
        wherein these commands are specified in a folder.
        
        This version requires Python 3.5
        
Keywords: slack,bot
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Communications :: Chat
