chiark / gitweb /
another synonym
authorMatthew Vernon <matthewv@chiark.greenend.org.uk>
Fri, 5 Oct 2012 15:04:33 +0000 (16:04 +0100)
committerMatthew Vernon <matthewv@chiark.greenend.org.uk>
Fri, 5 Oct 2012 15:04:33 +0000 (16:04 +0100)
commands.py

index f015b89a59754789d7f586e918f5a37323c2d5c6..140d7c5faf27ee866728a123dfb3a34f5166f1c5 100755 (executable)
@@ -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):