mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
Forgot to add it as a possible outfilter.
This commit is contained in:
parent
b8621f0c34
commit
66196683a5
@ -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>]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user