This website requires JavaScript.
Explore
Help
Sign In
xevion
/
contest-assistant
Watch
1
Star
0
Fork
0
You've already forked contest-assistant
mirror of
https://github.com/Xevion/contest-assistant.git
synced
2026-01-31 06:23:53 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69f1f426987e7475e845838d8892a8cb782c511d
contest-assistant
/
bot
History
Xevion
69f1f42698
lots of TODO ideas, plan for advance command error handling, leaderboard command idea
2021-02-14 01:49:48 -06:00
..
cogs
lots of TODO ideas, plan for advance command error handling, leaderboard command idea
2021-02-14 01:49:48 -06:00
__init__.py
refactor contest to bot folder, work on generic sqlite update query generator, work on new submissions/voting period logic commands, get away from get_submission_channel
2021-02-12 17:46:46 -06:00
bot.py
add voting reactions method, typehint the rest of the bot.py session.query calls
2021-02-14 01:19:56 -06:00
checks.py
refactor contest to bot folder, work on generic sqlite update query generator, work on new submissions/voting period logic commands, get away from get_submission_channel
2021-02-12 17:46:46 -06:00
constants.py
commit constants.py
2021-02-14 01:47:27 -06:00
exceptions.py
refactor base ContestBot logic to use new sqlalchemy models, commit exceptions.py
2021-02-13 05:18:34 -06:00
models.py
Move Submission votes count logic into model, add improved verification system, add verification that the bot is always reacting to the message (on every reaction add/removal)
2021-02-14 01:48:56 -06:00