9 Commits

Author SHA1 Message Date
empdarkness
c983a06384 Fixed dark sector issue.
Updated the dark sector portion to support a more recent version of the solNodes.json file.
2023-03-12 13:58:34 -04:00
empdarkness
306493de9a Added missing dependency. 2023-03-12 13:53:07 -04:00
empdarkness
574cfa39a0 Update arbitration.py 2021-10-16 17:39:45 -04:00
empdarkness
bbcaf7a421 Optimization
Removed a lot of useless imports and adjusted some code to use f-strings rather than string building with pluses.
This looks much nicer.

As for useless imports, I have removed the apscheduler module as the discord.py library already provides task looping.

Removed cog loading/unloading/reloading commands as they are unnecessary.
2021-10-07 13:13:37 -04:00
Emperor
a337c3fde1 Fix+Feature addition
- Changed source url.
- Added command to manually update solnodes without restarting the bot.
2020-08-14 07:22:09 -04:00
Emperor
196fe2e2cd
Update arbitration.py 2020-07-10 13:52:47 -04:00
Emperor
a74eeb65b4
Feature update
Support added for:
- Redtext
- Invasions (Reactors, Catalysts)
- Gifts From The Lotus
To use these features, check out the config
2020-06-15 05:15:10 -04:00
Emperor
45dd3b094b
Update arbitration.py 2020-06-10 20:34:30 -04:00
Emperor
34e58b0c77
Initial upload
Warframe arbitration tracking bot.
2020-06-10 18:05:05 -04:00