Forgot to add it as a possible outfilter.

This commit is contained in:
Jeremy Fincher 2004-10-24 03:07:44 +00:00
parent b8621f0c34
commit 66196683a5

View File

@ -101,7 +101,7 @@ class Filter(callbacks.Privmsg):
_filterCommands = ['jeffk', 'leet', 'rot13', 'hexlify', 'binary', 'lithp',
'scramble', 'morse', 'reverse', 'colorize', 'squish',
'supa1337', 'colorstrip', 'aol', 'rainbow', 'spellit',
'hebrew', 'undup', 'gnu']
'hebrew', 'undup', 'gnu', 'shrink']
def outfilter(self, irc, msg, args, channel, command):
"""[<channel>] [<command>]