mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 17:20:14 +00:00
Reworked help file and fixed an oops (#57)
* Fixed a spelling egg * Reworked help file
This commit is contained in:
parent
59a5e52165
commit
aad5a8b417
2 changed files with 3 additions and 2 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