Add missing period

That'll teach me to merge early
This commit is contained in:
Vgr E. Barry 2015-10-13 10:16:29 -04:00
parent ef522ea8ce
commit 4befeef033

View File

@ -303,7 +303,7 @@ PING_MESSAGES = ("Pong!", "Ping!", "Sure thing.", "No.", "!gniP", "!gnoP", "Segm
"An error has pinged and has been ponged.", "I'm here!", "I refuse!", "What?", "Don't you mean \u0002{0}ping\u0002?".format(botconfig.CMD_CHAR), "An error has pinged and has been ponged.", "I'm here!", "I refuse!", "What?", "Don't you mean \u0002{0}ping\u0002?".format(botconfig.CMD_CHAR),
"skynet.exe has stopped working. Windows is checking for a solution to the problem...", "No ping received for 1337 seconds.", "skynet.exe has stopped working. Windows is checking for a solution to the problem...", "No ping received for 1337 seconds.",
"Congratulations! You're the 1337th person to use {0}ping. You win a goat!".format(botconfig.CMD_CHAR), "PING! {nick}", "Congratulations! You're the 1337th person to use {0}ping. You win a goat!".format(botconfig.CMD_CHAR), "PING! {nick}",
"I'm sorry Dave, I'm afraid I can't do that") "I'm sorry Dave, I'm afraid I can't do that.")
GIF_CHANCE = 1/50 GIF_CHANCE = 1/50