Initial Commit

This commit is contained in:
Daniel Mason 2020-03-21 14:11:44 +13:00
commit a480c2c898
5 changed files with 41 additions and 0 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# Python Discord Keyword Bot
### Requirements
python3 / pip3
### Install
copy .env.example to .env and setup your user Token in .env
pip3 install -r requirements.txt
python3 boy.py