1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-03 00:53:12 +00:00
tux/.archive
kzndotsh 692855e6be Refactor database models and clean up archive
Temp moving moderation and misc files to .archive for cleanup purposes.
Updated `schema.prisma` to use environment variables for production.
Removed redundant user, role, and emoji statistics database models and associated controllers.
Integrated a new `Case` model to consolidate infraction-related data.
Modified reminder, snippet, and note models, and their corresponding controllers to streamline and standardize the database structure.
Removed outdated database seeding commands.
2024-06-29 06:08:48 -04:00
..
tests chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
ban.py Refactor database models and clean up archive 2024-06-29 06:08:48 -04:00
bot.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
command_cog.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
ctx_error_handler.py feat(ctx_error_handler.py): add new error handler for command context 2024-05-01 04:10:58 +00:00
dependency-review.yml chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
emojistats.py Refactor database models and clean up archive 2024-06-29 06:08:48 -04:00
error_handler.py feat(ctx_error_handler.py): add new error handler for command context 2024-05-01 04:10:58 +00:00
ghost_pings.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
ghub.py feat(ghub.py): add new GitHub commands for discord bot 2024-04-18 07:08:03 +00:00
guild.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
helpers.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
kaizen_ping_counter.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
kick.py Refactor database models and clean up archive 2024-06-29 06:08:48 -04:00
message.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
mod.py feat: add new mod.py and voice.py files in .archive directory for logging moderation and voice activities 2024-05-01 06:18:14 +00:00
notes.py Refactor database models and clean up archive 2024-06-29 06:08:48 -04:00
on_member_update.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
on_message.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
permissions.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
settings.ini chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
test_error_handler.py feat(ctx_error_handler.py): add new error handler for command context 2024-05-01 04:10:58 +00:00
thread.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
timeout.py Refactor database models and clean up archive 2024-06-29 06:08:48 -04:00
tux_logger.py chore(structure) move tmp to .archive + create infra dir 2024-04-11 18:10:01 -04:00
unban.py Refactor database models and clean up archive 2024-06-29 06:08:48 -04:00
voice.py feat: add new mod.py and voice.py files in .archive directory for logging moderation and voice activities 2024-05-01 06:18:14 +00:00
warn.py Refactor database models and clean up archive 2024-06-29 06:08:48 -04:00