You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: Get rid of create_embed in the ModerationCogBase command as its only being used once and is replacable
self.db=DatabaseController()
self.config=DatabaseController().guild_config# TODO: Get rid of create_embed in the ModerationCogBase command as its only being used once and is replacabledefcreate_embed(
self,
ctx: commands.Context[Tux],
The text was updated successfully, but these errors were encountered:
tux/tux/cogs/moderation/__init__.py
Line 20 in a627920
The text was updated successfully, but these errors were encountered: