This commit is contained in:
Emperor 2020-06-11 01:56:54 -04:00
commit b0427bee58
No known key found for this signature in database
GPG Key ID: 725765E199BB6A5F

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Arbitration
Discord.py bot based around tracking arbitrations for the game "Warframe".
Python modules needed:
- discord.py
- prettytable
- apscheduler
- requests