Update sweebot.py

This commit is contained in:
James Ricketts 2025-03-07 18:41:23 -08:00
parent 45542aa289
commit 67ba3887e8

View file

@ -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"