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
2020-06-14 20:48:35 -04:00
2021-10-07 13:13:37 -04:00
2020-07-10 13:53:50 -04:00
2021-07-26 13:36:14 -04:00

Arbitration

Discord.py bot based around tracking arbitrations for the game "Warframe".

Python modules needed:

  • discord.py
  • apscheduler
  • requests

Publicly hosted version available through Altair under the WFConfig section.

Description
No description provided
Readme 71 KiB
Languages
Python 100%