From 40ea535e06c8af266a837c8f5c8506818089c45e Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Thu, 29 Jul 2004 10:47:40 +0000 Subject: [PATCH] Forgot to add rainbow to the filters list. --- plugins/Filter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Filter.py b/plugins/Filter.py index 51c5a34ba..6a067559a 100644 --- a/plugins/Filter.py +++ b/plugins/Filter.py @@ -84,7 +84,7 @@ class Filter(callbacks.Privmsg): _filterCommands = ['jeffk', 'leet', 'rot13', 'hexlify', 'binary', 'lithp', 'scramble', 'morse', 'reverse', 'colorize', 'squish', - 'supa1337', 'colorstrip', 'aol'] + 'supa1337', 'colorstrip', 'aol', 'rainbow'] def outfilter(self, irc, msg, args, channel): """[] []