Metadata-Version: 2.1
Name: audio-slackbot
Version: 0.1.0
Summary: A slack bot which plays sounds from the filesystem upon certain triggers.
License: MIT
Author: Nikolai Gulatz
Author-email: nikolai.gulatz@posteo.de
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: macos
Requires-Dist: playsound (>=1.2,<2.0)
Requires-Dist: pyyaml (>=5.1,<6.0)
Requires-Dist: slackclient (==2.2.1)
