From 2b839ecdaf35521ea5e98ca690b68425f9afe98b Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Fri, 5 Oct 2012 16:04:33 +0100 Subject: [PATCH] another synonym --- commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): -- 2.30.2