Was vergessen, sorryy
This commit is contained in:
parent
7936ec0ac6
commit
ecbe9f4c33
@ -239,7 +239,6 @@ function match_plugins(self, msg, config, plugin)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
print(plugin.name..' triggered')
|
print(plugin.name..' triggered')
|
||||||
plugin_name = plugin.name
|
|
||||||
return plugin.action(self, msg, config, matches)
|
return plugin.action(self, msg, config, matches)
|
||||||
end)
|
end)
|
||||||
if not success then
|
if not success then
|
||||||
|
Reference in New Issue
Block a user