Metadata-Version: 2.1
Name: snark-bot
Version: 0.1.0
Summary: Slack bot spewing snarky comments.
License: GPL-3.0+
Author: Bram Vereertbrugghen
Author-email: bram@adimian.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: python-dotenv (>=0.10.2,<0.11.0)
Requires-Dist: slackclient (>=2.0,<3.0)
Requires-Dist: smart-getenv (>=1.1,<2.0)
