Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Commit 791e5b9

Browse files
committed
remix
1 parent 54ef0da commit 791e5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ async def on_member_remove(self, m):
184184
except (discord.Forbidden, AttributeError):
185185
i += 1
186186
except IndexError:
187-
# the channel set doesn't allow creeperbot to send messages
187+
# the channel set doesn't allow remixbot to send messages
188188
pass
189189
else:
190190
success = True

0 commit comments

Comments
 (0)