6 Commits

Author SHA1 Message Date
d1ec42fa51
big ass formatting 2025-06-05 21:31:06 -06:00
70ad9af28c
fix: Add type hint for bot parameter in setup function 2025-05-27 21:46:47 -06:00
6af16c43e2
feat: Add commands to remove lockdown from channels and servers 2025-05-27 21:45:11 -06:00
c32f7959b1
Refactor: Remove redundant tree.sync call in LockdownCog setup 2025-05-27 21:43:01 -06:00
b803380573
feat: Refactor lockdown commands to use app_commands and improve interaction handling 2025-05-27 21:06:48 -06:00
c5588084ae
feat: Load lockdown cog and handle potential errors
This commit adds the loading of the lockdown cog in main.py. It also includes error handling to catch and log any exceptions that may occur during the loading process, improving the bot's robustness.
2025-05-27 21:04:32 -06:00