mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
Moved all command definitions directly into the VideoArchiver class Updated command decorators to use proper hybrid_group and hybrid_command syntax Properly set up command error handling within the class Removed external command setup in favor of class-based commands Maintained backward compatibility through a stub commands.py file