26 Commits

Author SHA1 Message Date
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
cfe68b9186
Update README.md 2021-07-26 13:36:14 -04:00
Emperor
36de0bf76b Merge branch 'master' of https://github.com/empdarkness/arbitration 2020-08-14 07:22:15 -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
8dd2177672
Update README.md 2020-08-05 22:58:39 -04:00
Emperor
bac0b699a5
Merge branch 'master' of https://github.com/empdarkness/arbitration 2020-07-10 13:55:08 -04:00
Emperor
757267a329
Update config.py 2020-07-10 13:53:50 -04:00
Emperor
196fe2e2cd
Update arbitration.py 2020-07-10 13:52:47 -04:00
Emperor
6ed0684325
Cleaning up
Keeping this exclusive to Altair bot.
This bot should only contain arbitrations and not other clutter.
2020-07-10 13:50:10 -04:00
Emperor
a8e70eec24
Merge branch 'master' of https://github.com/empdarkness/arbitration 2020-06-15 05:59:46 -04:00
Emperor
f29430bb04
Update warframe.py 2020-06-15 05:58:35 -04:00
Emperor
dac0e79582
Add files via upload 2020-06-15 05:17:50 -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
13db830043
Update config.py 2020-06-14 20:50:11 -04:00
Emperor
368663a886
Update .gitignore 2020-06-14 20:48:35 -04:00
Emperor
e0cdae914f
Update config.py 2020-06-11 02:27:50 -04:00
Emperor
b0427bee58
Merge branch 'master' of https://github.com/empdarkness/arbitration 2020-06-11 01:56:54 -04:00
Emperor
4a6789b302
Forgot to upload 2020-06-11 01:56:49 -04:00
Emperor
cd3903b4f0
Update README.md 2020-06-10 20:57:03 -04:00
Emperor
30c753e9d0
Update README.md 2020-06-10 20:54:06 -04:00
Emperor
f7709a7a95
Create README.md 2020-06-10 20:53:31 -04:00
Emperor
4c9ffb69cb
Update config.py
Typo
2020-06-10 20:51:06 -04:00
Emperor
701f747895
Update config.py 2020-06-10 20:49:13 -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