1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
tux/.archive
kzndotsh e464051cdc feat(guide.py): add new guide.py file to provide server guide functionality
feat(tools.py): add new tools.py file to provide various tool commands
refactor(tldr.py): remove redundant docstring, rename tldr function to slash_tldr
feat(tldr.py): add prefix_tldr function to support prefix command for TLDR pages

refactor(wiki.py): remove unused import 'app_commands' from discord
style(wiki.py): remove explicit command descriptions for 'arch' and 'atl' commands for cleaner code
docs(wiki.py): simplify function docstrings for 'arch_wiki' and 'atl_wiki' methods for better readability
2024-07-13 19:40:25 +00: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
guide.py feat(guide.py): add new guide.py file to provide server guide functionality 2024-07-13 19:40:25 +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
neofetch.py feat(neofetch.py): add new neofetch command to display system and server stats 2024-07-02 03:41:57 +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
tools.py feat(guide.py): add new guide.py file to provide server guide functionality 2024-07-13 19:40:25 +00: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