mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Forgot to add rainbow to the filters list.
This commit is contained in:
parent
734b3c226b
commit
40ea535e06
@ -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>]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user