From: Matthew Vernon Date: Fri, 5 Oct 2012 15:04:33 +0000 (+0100) Subject: another synonym X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?a=commitdiff_plain;ds=inline;h=2b839ecdaf35521ea5e98ca690b68425f9afe98b;p=irc.git another synonym --- 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):