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 05:14:41 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33ac0d7792fa6a0f94d62db2a3d05070d5fe89ae
contest-assistant
/
bot
History
Xevion
33ac0d7792
overhaul voting to support smart single voting protections and enforcing, new exceptions, vote clearing functions inside models, persistence updating
2021-02-16 07:27:02 -06:00
..
cogs
actually implement message rejection for attachment filtering, TODO'd warning helper func
2021-02-15 05:25:33 -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
overhaul voting to support smart single voting protections and enforcing, new exceptions, vote clearing functions inside models, persistence updating
2021-02-16 07:27:02 -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
overhaul voting to support smart single voting protections and enforcing, new exceptions, vote clearing functions inside models, persistence updating
2021-02-16 07:27:02 -06:00