mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
Fix typos
This commit is contained in:
parent
235af5dba6
commit
5001f8f7c7
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@ class FortuneCommand(rc.Command):
|
|||
"🎶 Oggi scoprirai un vero [url=https://www.urbandictionary.com/define.php?term=banger]banger[/url]!",
|
||||
"🕸 Oggi cadrai trappola di una ragnatela! [i]O ti arriverà in faccia.[/i]",
|
||||
"🧻 Oggi fai attenzione alla carta igienica: potrebbe finire!",
|
||||
"🔮 Oggi chiederai a @royalgamesbot di dirti la tua /fortune!"
|
||||
"🔮 Oggi chiederai a @royalgamesbot di dirti la tua /fortune!",
|
||||
"🧨 Oggi calpesterai delle [url=https://www.youtube.com/watch?v=Zyef3NU3wqk&t=57]mine di Techies[/url]!",
|
||||
]
|
||||
|
||||
async def run(self, args: rc.CommandArgs, data: rc.CommandData) -> None:
|
||||
|
|
Loading…
Reference in a new issue