Skip to content

Commit

Permalink
eip and the whitespace saga (97)
Browse files Browse the repository at this point in the history
  • Loading branch information
eip618 committed Jul 17, 2023
1 parent 6a75ad9 commit ab70317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/memes.py
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ async def animalalert(self, ctx: KurisuContext):
await ctx.send("💢 You can't do this here.")
else:
await self._meme(ctx, "excuse me <@&575940388452433940>, it is time for animal",
allowed_mentions=discord.AllowedMentions(roles=True))
allowed_mentions=discord.AllowedMentions(roles=True))

@is_staff("OP")
@commands.guild_only()
Expand Down

0 comments on commit ab70317

Please sign in to comment.