1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00

add strict moin() blacklist

This commit is contained in:
urlbot
2015-06-20 15:17:11 +02:00
parent 08df294e87
commit d111a4f69c
2 changed files with 5 additions and 0 deletions

View File

@@ -121,6 +121,10 @@ def parse_skynet(**args):
@pluginfunction('moin', 'parse moin/bye', ptypes_PARSE)
def parse_moin_bye(**args):
if args['reply_user'] in conf('moin-disabled-user'):
logger('plugin', 'moin blacklist match')
return
moin = [
'Hi',
'Guten Morgen', 'Morgen',