From: Ian Jackson Date: Tue, 25 May 2010 15:31:16 +0000 (+0100) Subject: Load trouts-local too X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?p=irc.git;a=commitdiff_plain;h=83458d328f349581ad37e7ea64162dc8097b58c1 Load trouts-local too --- diff --git a/.gitignore b/.gitignore index f3d74a9..6791423 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc *~ +trouts-local diff --git a/config.py b/config.py index 1f989c6..2971de1 100644 --- a/config.py +++ b/config.py @@ -60,6 +60,7 @@ def __load(filename): # (troutlist,selftroutmsg,DoSmsg,notargetmsg,nofishmsg,fishpond,selftroutprob) troutcfg = ( __load("trouts"), + __load("trouts-local"), ' (at the instigation of %s)', "Sorry, but %s is being a spoilsport.", "Who do you wish me to trout?",