This website requires JavaScript.
Explore
Help
Sign In
pacnpal
/
Pac-cogs
Watch
1
Star
0
Fork
0
You've already forked Pac-cogs
mirror of
https://github.com/pacnpal/Pac-cogs.git
synced
2025-12-20 10:51:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18792c77f2ee2e601f889daeb0894b496b421986
Pac-cogs
/
videoarchiver
/
core
History
pacnpal
18792c77f2
fix
2024-11-16 01:50:34 +00:00
..
__init__.py
Created /core module with specialized files:
2024-11-15 20:01:45 +00:00
base.py
fix
2024-11-16 01:50:34 +00:00
cleanup.py
Removed the problematic singleton pattern from queue manager
2024-11-16 00:24:28 +00:00
commands.py
Changed VideoArchiver to inherit from GroupCog instead of Cog
2024-11-15 20:18:51 +00:00
events.py
Added proper command validation in the on_message event handler to prevent interference with command processing
2024-11-16 01:04:08 +00:00
guild.py
Created /core module with specialized files:
2024-11-15 20:01:45 +00:00