[V3 General] Text fix in flip command (#1489)

This commit is contained in:
bobloy 2018-04-02 16:43:11 -04:00 committed by palmtree5
parent 8eb075fa86
commit 10d01df7dd

View File

@ -90,7 +90,7 @@ class General:
msg = "" msg = ""
if user.id == ctx.bot.user.id: if user.id == ctx.bot.user.id:
user = ctx.author user = ctx.author
msg = _("Nice try. You think this is funny?" msg = _("Nice try. You think this is funny?\n"
"How about *this* instead:\n\n") "How about *this* instead:\n\n")
char = "abcdefghijklmnopqrstuvwxyz" char = "abcdefghijklmnopqrstuvwxyz"
tran = "ɐqɔpǝɟƃɥᴉɾʞlɯuodbɹsʇnʌʍxʎz" tran = "ɐqɔpǝɟƃɥᴉɾʞlɯuodbɹsʇnʌʍxʎz"