This commit is contained in:
empdarkness 2021-10-16 17:39:49 -04:00
commit f29f091cbf

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.