Huge cleanup and refactoring :>
This commit is contained in:
@ -11,22 +11,22 @@
|
||||
"flood_rate_delay": 1,
|
||||
"includes": [
|
||||
"irc3.plugins.uptime",
|
||||
"bot.plugins.admin",
|
||||
"bot.plugins.coins",
|
||||
"bot.plugins.ctcp",
|
||||
"bot.plugins.isup",
|
||||
"bot.plugins.linux",
|
||||
"bot.plugins.mcmaniac",
|
||||
"bot.plugins.quotes",
|
||||
"bot.plugins.rape",
|
||||
"bot.plugins.regex",
|
||||
"bot.plugins.seen",
|
||||
"bot.plugins.tell",
|
||||
"bot.plugins.timer",
|
||||
"bot.plugins.urban",
|
||||
"bot.plugins.useless",
|
||||
"bot.plugins.weather",
|
||||
"bot.plugins.youtube"
|
||||
"bot.admin",
|
||||
"bot.coins",
|
||||
"bot.ctcp",
|
||||
"bot.isup",
|
||||
"bot.linux",
|
||||
"bot.mcmaniac",
|
||||
"bot.quotes",
|
||||
"bot.rape",
|
||||
"bot.regex",
|
||||
"bot.seen",
|
||||
"bot.tell",
|
||||
"bot.timer",
|
||||
"bot.urban",
|
||||
"bot.useless",
|
||||
"bot.weather",
|
||||
"bot.youtube"
|
||||
],
|
||||
"irc3.plugins.command": {
|
||||
"guard": "irc3.plugins.command.mask_based_policy",
|
||||
|
Reference in New Issue
Block a user