pacnpal
|
ba71081687
|
fix: Properly implement slash commands - Use app_commands for slash command support - Add proper command group structure - Handle command registration and syncing
|
2024-11-15 00:45:13 +00:00 |
|
pacnpal
|
f3d28231e8
|
fix imports
|
2024-11-14 23:45:36 +00:00 |
|
pacnpal
|
171453ce57
|
fix imports
|
2024-11-14 23:09:28 +00:00 |
|
pacnpal
|
a0b3a56d4f
|
fix: Update cog initialization
- Added proper Red-DiscordBot cog setup
- Added end user data statement
- Improved module organization
|
2024-11-14 22:37:59 +00:00 |
|
pacnpal
|
2a50395bd7
|
fix: Add package __init__.py and fix imports
- Added videoarchiver/__init__.py to make it a proper package
- Fixed import statement in ffmpeg_manager.py to use local imports
|
2024-11-14 22:29:42 +00:00 |
|
pacnpal
|
73f142addd
|
fixed issues
|
2024-11-14 21:36:58 +00:00 |
|
pacnpal
|
e2fb53c73a
|
Add error handling to cog setup
- Add proper error logging during cog initialization
- Add CogLoadError handling
- Add logging configuration
|
2024-11-14 20:05:44 +00:00 |
|