Closed AvianFlu closed 13 years ago
We need to implement a whitelist for !trigger commands. Any !trigger commands issued by a non-whitelisted user will be rejected.
This list can be maintained statically for now.
I'll put a list in plugins/alias.js tomorrow. Checking against it before doing stuff should be cakesauce.
Whitelist for users now in config.js. Should be dynamic, but it works.
We need to implement a whitelist for !trigger commands. Any !trigger commands issued by a non-whitelisted user will be rejected.
This list can be maintained statically for now.