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 06:06:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
294b34abe0e0cfb421285316ced64e3d25c2f6b1
contest-assistant
/
contest
History
Xevion
294b34abe0
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
..
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
complete submission tracking in database, old submission auto deletion
2021-02-08 00:49:23 -06:00