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
2025-12-06 03:14:41 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c23448730274b95e752e85fa71b8ae7e3c43fd6a
contest-assistant
/
bot
History
Xevion
c234487302
minor typehint fixes, make optional arg into optional kwarg, add additional TODOs, add basic attachment filtering
2021-02-15 05:22:22 -06:00
..
cogs
minor typehint fixes, make optional arg into optional kwarg, add additional TODOs, add basic attachment filtering
2021-02-15 05:22:22 -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
minor typehint fixes, make optional arg into optional kwarg, add additional TODOs, add basic attachment filtering
2021-02-15 05:22:22 -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
helpers.py
use payload known params instead of cached message, implement raw_bulk_message_deletion, on_raw_reaction_clear, on_raw_reaction_clear_emoji, helpers.is_upvote for better upvote emote checking
2021-02-15 03:43:00 -06:00
models.py
use payload known params instead of cached message, implement raw_bulk_message_deletion, on_raw_reaction_clear, on_raw_reaction_clear_emoji, helpers.is_upvote for better upvote emote checking
2021-02-15 03:43:00 -06:00