Skip to content

Commit

Permalink
is this what it wants?
Browse files Browse the repository at this point in the history
  • Loading branch information
eip618 committed Jul 17, 2023
1 parent 8cc1d03 commit 52ba014
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 @@ -524,7 +524,7 @@ async def animalalert(self, ctx: KurisuContext):
if ctx.channel.id == 1130632654857973861:
await ctx.send(ctx, "excuse me <@&575940388452433940>, it is time for animal",
allowed_mentions=discord.AllowedMentions(roles=True))
else ctx.send(ctx, "� You can't do this here.")
else: ctx.send(ctx, "� You can't do this here.")

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

0 comments on commit 52ba014

Please sign in to comment.