mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Added cochina
Very cool
This commit is contained in:
parent
9f825ff7db
commit
ff2520ba53
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ 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]",
|
||||
"cochina": "🥫 Hai bevuto una {food}. \n[i]Bella fresca.[\i]",
|
||||
}
|
||||
|
||||
async def run(self, args: CommandArgs, data: CommandData) -> None:
|
||||
|
|
Loading…
Reference in a new issue