Metadata-Version: 2.1
Name: mehlbot
Version: 1.1.0
Summary: A baisc interface for discord bots to handle receiveing commands using the discord.py package.
License: MIT
Author: Cobrapitz
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: discord.py (>=2.2.2,<3.0.0)
