mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
Sentry error logging (#784)
This commit is contained in:
@@ -17,7 +17,8 @@ class Red(commands.Bot):
|
||||
packages=[],
|
||||
coowners=[],
|
||||
whitelist=[],
|
||||
blacklist=[]
|
||||
blacklist=[],
|
||||
enable_sentry=None
|
||||
)
|
||||
|
||||
self.db.register_guild(
|
||||
|
||||
Reference in New Issue
Block a user