1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00

Chiuso il corsivo

This commit is contained in:
Steffo 2019-12-06 13:28:11 +01:00 committed by GitHub
parent 19b375dc52
commit 15d200bd05
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,8 +88,8 @@ class EatCommand(Command):
"red bull": "🍾 Hai mangiato {food}.\n[i]Adesso puoi volare![/i]", "red bull": "🍾 Hai mangiato {food}.\n[i]Adesso puoi volare![/i]",
"birra": "🍺 Hai mangiato {food}.\n[i]Adesso sei un povero barbone alcolizzato.[/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]", "cacca": "💩 Che schifo! Hai mangiato {food}!\n[i]Allontati per favore, PLEH![/i]",
"little salami" "🥓 Mmmh, tasty!\n[i]Cats can have {food} too![i]", "little salami" "🥓 Mmmh, tasty!\n[i]Cats can have {food} too![/i]",
"a little salami" "🥓 Mmmh, tasty!\n[i]Cats can have {food} too![i]", "a little salami" "🥓 Mmmh, tasty!\n[i]Cats can have {food} too![/i]",
} }
async def run(self, args: CommandArgs, data: CommandData) -> None: async def run(self, args: CommandArgs, data: CommandData) -> None: