mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 14:27:54 +00:00
Fixed a spelling egg
This commit is contained in:
parent
f21fd968fd
commit
395015842f
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ async def tell(ctx: CommandContext):
|
|||
|
||||
# Easter eggs lmao because why not
|
||||
async def pkfire(ctx: CommandContext):
|
||||
await ctx.message.channel.send("*A giant lightning bolt propmptly erupts into a pillar of fire as it hits your opponent.*")
|
||||
await ctx.message.channel.send("*A giant lightning bolt promptly erupts into a pillar of fire as it hits your opponent.*")
|
||||
|
||||
async def pkthunder(ctx: CommandContext):
|
||||
await ctx.message.channel.send("*A giant ball of lightning is conjured and fired directly at your opponent, vanquishing them.*")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue