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-10 10:06:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5defafa36eb8f2e8032f428da5242509c488d637
contest-assistant
/
contest
History
Xevion
5defafa36e
begin refactoring into namedtuple style, add period setup, transition to more modular and safer database state management
2021-02-09 14:32:32 -06:00
..
cogs
fixed bot not clearing old submission rows, fixed bot trying to use database before initialization, forgot to commit in deleted submission handling
2021-02-08 01:13:39 -06:00
__init__.py
basic bot setup
2021-02-07 05:37:02 -06:00
bot.py
switch to bot commands extension style bot setup
2021-02-07 14:10:42 -06:00
checks.py
permissions check, more db helper functions
2021-02-07 14:11:06 -06:00
constants.py
fix async issues, add logging, get database to be created on startup
2021-02-07 07:04:16 -06:00
db.py
begin refactoring into namedtuple style, add period setup, transition to more modular and safer database state management
2021-02-09 14:32:32 -06:00