mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
La mia sul fiume
This commit is contained in:
parent
b83a6307ad
commit
8bd7911e77
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@ class EatCommand(Command):
|
|||
"torta": "⬜️ Non hai mangiato niente.\n[i]La {food} è una menzogna![/i]",
|
||||
"cake": "⬜️ Non hai mangiato niente.\n[i]The {food} is a lie![/i]",
|
||||
"markov": "🗨 Stai cercando di mangiare... un matematico russo di nome {food}?\n[i]Lo trovi un po' indigesto.[/i]",
|
||||
"mia sul fiume": "☣️Preparata dal bot con le sue stesse mani, un piatto migliore di qualsiasi altro al mondo.\n[i]Anche se non sappiamo di cosa sia"
|
||||
" fatto esattamente[/i]",
|
||||
}
|
||||
|
||||
async def run(self, args: CommandArgs, data: CommandData) -> None:
|
||||
|
|
Loading…
Reference in a new issue