Forgot to add rainbow to the filters list.

This commit is contained in:
Jeremy Fincher 2004-07-29 10:47:40 +00:00
parent 734b3c226b
commit 40ea535e06
1 changed files with 1 additions and 1 deletions

View File

@ -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):
"""[<channel>] [<command>]