X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?p=irc.git;a=blobdiff_plain;f=commands.py;h=140d7c5faf27ee866728a123dfb3a34f5166f1c5;hp=f015b89a59754789d7f586e918f5a37323c2d5c6;hb=26794097b3b0e36b4a37c8727b71a1322e252cfc;hpb=d2e5620332806c4a9877860f57de371a77ae797c diff --git a/commands.py b/commands.py index f015b89..140d7c5 100755 --- a/commands.py +++ b/commands.py @@ -62,7 +62,7 @@ def fish_quota(pond): pond.quotatime=time.time() # List of things the bot might be called to work round the self-trouting code -synonyms=["itself","the bot"] +synonyms=["itself","the bot","themself"] # trout someone, or flirt with them def troutq(bot, cmd, nick, conn, public, cfg):