Red-DiscordBot
Red-DiscordBot copied to clipboard
Add `--enable-debug-events` flag to CLI
Description of the changes
Enables discord.py socket debug events. I think they are useful sometimes (for cog dev) and should be toggle-able through the CLI.
Have the changes in this PR been tested?
Yes