mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
little salami
This commit is contained in:
parent
a4d78ffc19
commit
56dc9964fc
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ class EatCommand(Command):
|
|||
"red bull": "🍾 Hai mangiato {food}.\n[i]Adesso puoi volare![/i]",
|
||||
"birra": "🍺 Hai mangiato {food}.\n[i]Adesso sei un povero barbone alcolizzato.[/i]",
|
||||
"cacca": "💩 Che schifo! Hai mangiato {food}!\n[i]Allontati per favore, PLEH![/i]",
|
||||
"little salami" "🥓Cats can have {food} too!",
|
||||
"a little salami" "🥓Cats can have {food} too!",
|
||||
}
|
||||
|
||||
async def run(self, args: CommandArgs, data: CommandData) -> None:
|
||||
|
|
Loading…
Reference in a new issue