chiark / gitweb /
new trout from rjk
[irc.git] / commands.py
index 640c694638774d192eddbf350eb686339e887e88..474a4420e4edfca1921431bf733b1a1fe05f8445 100755 (executable)
@@ -440,7 +440,6 @@ def urlq(bot, cmd, nick, conn, public,urldb):
         conn.privmsg(bot.channel,"%s remarks: %s" % (nick," ".join(cmd.split()[1:])))
       else:
         conn.privmsg(bot.channel,"(via %s) %s"%(nick," ".join(cmd.split()[1:])))
-      bot.automsg(False,nick,"That URL was unique; I have posted it into IRC")
     urldb[url]=UrlLog(url,nick)
 
 ### Deal with URLs spotted in channel