This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Description
Add a /debug command. It can be used for purposes such as viewing permissions of the bot, or viewing hub details of an inputted channel.
The command must only be available to staff. Utilize checkIfStaff() util function to check if person using the command is staff or not. The command may be split into subcommands as well.