Add "HTTP Error 420: I'm a Tea(weed)pot" ping reply
Suggested by ParuNexus.
This commit is contained in:
parent
f25f90c910
commit
a7cedd2aa9
@ -300,10 +300,10 @@ QUIT_MESSAGES_NO_REVEAL = ("\u0002{0}\u0002 suddenly falls over dead before the
|
|||||||
"\u0002{0}\u0002 suddenly bursts into flames and is now all but a memory.")
|
"\u0002{0}\u0002 suddenly bursts into flames and is now all but a memory.")
|
||||||
PING_MESSAGES = ("Pong!", "Ping!", "Sure thing.", "No.", "!gniP", "!gnoP", "Segmentation fault", "Segmentation fault (core dumped)",
|
PING_MESSAGES = ("Pong!", "Ping!", "Sure thing.", "No.", "!gniP", "!gnoP", "Segmentation fault", "Segmentation fault (core dumped)",
|
||||||
"{0}.exe has stopped working. Windows is checking for a solution to the problem...".format(botconfig.NICK), "HTTP Error 418: I'm a teapot",
|
"{0}.exe has stopped working. Windows is checking for a solution to the problem...".format(botconfig.NICK), "HTTP Error 418: I'm a teapot",
|
||||||
"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),
|
"HTTP Error 420: I'm a Tea(weed)pot", "An error has pinged and has been ponged.", "I'm here!", "I refuse!", "What?",
|
||||||
"skynet.exe has stopped working. Windows is checking for a solution to the problem...", "No ping received for 1337 seconds.",
|
"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...",
|
||||||
"Congratulations! You're the 1337th person to use {0}ping. You win a goat!".format(botconfig.CMD_CHAR), "PING! {nick}",
|
"No ping received for 1337 seconds.", "Congratulations! You're the 1337th person to use {0}ping. You win a goat!".format(botconfig.CMD_CHAR),
|
||||||
"I'm sorry Dave, I'm afraid I can't do that.", "Give me a ping, Vasily. One ping only, please.")
|
"PING! {nick}", "I'm sorry Dave, I'm afraid I can't do that.", "Give me a ping, Vasily. One ping only, please.")
|
||||||
|
|
||||||
|
|
||||||
GIF_CHANCE = 1/50
|
GIF_CHANCE = 1/50
|
||||||
|
Loading…
Reference in New Issue
Block a user