Create README.md

This commit is contained in:
Emperor 2020-06-10 20:53:31 -04:00 committed by GitHub
parent 4c9ffb69cb
commit f7709a7a95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
README.md Normal file
View File

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