Update README.md

This commit is contained in:
Emperor 2021-10-07 13:15:57 -04:00 committed by GitHub
parent bbcaf7a421
commit 97c7deff1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
# Arbitration # Arbitration
Discord.py bot based around tracking arbitrations for the game "Warframe". Discord.py bot based around tracking arbitrations for the game "Warframe".
This uses webhooks to send data.
Python modules needed: Python modules needed:
- discord.py - discord.py
- apscheduler
- requests - requests
Publicly hosted version available through [Altair](https://github.com/empdarkness/altair) under the `WFConfig` section. Publicly hosted version available through [Altair](https://github.com/empdarkness/altair) under the `WFConfig` section.