parent
45542aa289
commit
67ba3887e8
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ global times
|
|||
times = 0
|
||||
ai_storage = {}
|
||||
ai_quotes = ["Oki lemme think about this one...", "Oki gimme a sec...", "Processing...", "Stand by...", "Meow..."]
|
||||
emoticons = {";3": "I think you forgot to press shift", ":#": "Wait no, don't hold shift THAT long!"}
|
||||
emoticons = {";3": "I think you forgot to press shift", ":#": "Wait no, don't hold shift THAT long!", ";#": "You are joking with me at this point."}
|
||||
def irci2():
|
||||
irc2.connect_irc(
|
||||
server_irc, port_irc, channel_irc, "sweeB0t", botpass_irc, botnickpass_irc + "/B"
|
||||
|
|
Loading…
Add table
Reference in a new issue