1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
tux/tux
2024-09-04 06:32:13 -04:00
..
cogs refactor: First starboard prototype 2024-09-04 06:32:13 -04:00
database refactor: First starboard prototype 2024-09-04 06:32:13 -04:00
handlers refactor: Use tux.bot.Tux directly in most files instead of its subclass 2024-09-02 10:55:43 -04:00
ui refactor: Add image generator with test command 2024-09-03 15:44:20 -04:00
utils refactor: Use tux.bot.Tux directly in most files instead of its subclass 2024-09-02 10:55:43 -04: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 feat(pyproject.toml, bot.py): add jishaku library for debugging and load it as an extension in bot.py to enhance debugging capabilities 2024-08-22 03:57:14 +00: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(cases.py): remove hardcoded usage strings and generate them dynamically for better maintainability 2024-08-27 08:55:48 +00:00
main.py feat(main.py): add case_insensitive=True to Tux bot initialization to allow case-insensitive command inputs 2024-08-24 09:26:44 +00:00