|
|
@ -368,6 +368,7 @@ class Moderation(Cog):
|
|
|
|
pass
|
|
|
|
pass
|
|
|
|
# Send the embed to the modlogs channel
|
|
|
|
# Send the embed to the modlogs channel
|
|
|
|
else:
|
|
|
|
else:
|
|
|
|
|
|
|
|
|
|
|
|
# Get the modlogs channel
|
|
|
|
# Get the modlogs channel
|
|
|
|
modlogs_channel = self.bot.get_channel(int(guild))
|
|
|
|
modlogs_channel = self.bot.get_channel(int(guild))
|
|
|
|
|
|
|
|
|
|
|
|