Added commentary

pull/8/head
sgoudham 4 years ago
parent 28f9a61033
commit de0988dc15

@ -93,6 +93,7 @@ def del_modlog_channel(guildid):
del modlogs[guildid] del modlogs[guildid]
# Remove the value of modlog for the guild specified
def remove_modlog_channel(guildid): def remove_modlog_channel(guildid):
modlogs[guildid] = None modlogs[guildid] = None

Loading…
Cancel
Save