diff --git a/sweebot.py b/sweebot.py
index f7f1571..58475f9 100644
--- a/sweebot.py
+++ b/sweebot.py
@@ -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"