Metadata-Version: 2.1
Name: botworks
Version: 0.1.0
Summary: Slack bot framework
Home-page: https://github.com/doubleyuhtee/botworks
Author: William Hanson
Author-email: 42045551+doubleyuhtee@users.noreply.github.com
License: UNKNOWN
Description: # Botworks
        
        Easy to use slack bot
        
        To start up the bot:
        
        > Botworks("token", "botname", [list of channel definitions], {config: "map"}).listen()
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/markdown
