X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?p=irc.git;a=blobdiff_plain;f=commands.py;h=6049640b62fddce7749fa01f1d5b5b3c83b3099b;hp=75f3b719096502c0a23a1ce2d4ff05cd7aa4989a;hb=244cd25795f26cf35f7853c836f07ac1d52ff110;hpb=f976620bb67082f34caef2453c8fd7d17b425bf1 diff --git a/commands.py b/commands.py index 75f3b71..6049640 100644 --- a/commands.py +++ b/commands.py @@ -1,5 +1,5 @@ # Part of Acrobat. -import string, cPickle, random, urllib, sys, time, re, os +import string, cPickle, random, urllib, sys, time, re, os, twitter from irclib import irc_lower, nm_to_n # query karma @@ -36,7 +36,7 @@ def karmadelq(bot, cmd, nick, conn, public, karma): # help - provides the URL of the help file def helpq(bot, cmd, nick, conn, public): bot.automsg(public,nick, - "For help see http://www.pick.ucam.org/~matthew/irc/servus.html") + "For help see http://www.chiark.greenend.org.uk/~matthewv/irc/servus.html") # query bot status @@ -246,7 +246,7 @@ def defineq(bot, cmd, nick, conn, public): # first
  • in a