1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
tux/tux
2024-09-23 16:38:19 -05:00
..
cogs make unbanning people possible. 2024-09-23 16:38:19 -05:00
database Make the database fetch as light as possible, allowing a remindme every 120 seconds 2024-09-10 09:35:20 -04:00
handlers refactor: convert methods to static methods in various classes for improved clarity and usability 2024-09-21 01:14:32 -04:00
ui create thread for each report 2024-09-08 15:35:18 +01:00
utils update flags.py to include pollban/unban 2024-09-23 17:28:19 +00:00
wrappers fix(github.py): cast GITHUB_INSTALLATION_ID to int to ensure compatibility with AppInstallationAuthStrategy constructor 2024-08-22 09:06:42 +00:00
__init__.py feat: add new modules for tux application 2024-07-13 19:23:48 +00:00
bot.py refactor: Rewrite EmbedCreator 2024-09-05 05:22:25 -04:00
cog_loader.py style(neofetch.py, cog_loader.py, avatar.py, tldr.py): correct comment block formatting for consistency 2024-07-15 10:46:57 +00:00
help.py refactor: convert methods to static methods in various classes for improved clarity and usability 2024-09-21 01:14:32 -04:00
main.py fix: Linting and formatting via Ruff 2024-09-05 10:17:29 +00:00