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-09 20:06:45 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb28f38fd941204c331ba44b86b7cf06d2db59ba
contest-assistant
/
bot
History
Xevion
bb28f38fd9
commit constants.py
2021-02-14 01:47:27 -06:00
..
cogs
finished basic reaction logic/protections and vote tallying, formatting & session.query typehints, correct advance command permissions more
2021-02-14 01:23:00 -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
simplify models.py imports, add typehints, add future TODO ideas, add set_votes safety logging method, move and typehint Period.submissions as a List
2021-02-14 01:19:18 -06:00