Metadata-Version: 2.1
Name: discord-cli
Version: 1.0.0
Summary: A simple command line interface for discord bots
Home-page: https://github.com/Kappeh/discord-cli
Author: Kieran Powell
Author-email: kieranleep@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# discord-cli
A simple command system builder for discord bots.

# Installation
`pip install discord-cli`

Requirements: Python3+, Packages listed in requirements.txt



