From 87a3a29d3700a5f01f8f8ebb104cda22d8a5c05d Mon Sep 17 00:00:00 2001 From: amirsad2 Date: Sat, 26 Sep 2015 14:53:56 +0330 Subject: [PATCH] Update bot.lua --- bot/bot.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bot/bot.lua b/bot/bot.lua index b15e67ff..016150cb 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -203,6 +203,8 @@ function create_config( ) -- A simple config with basic plugins and ourselves as privileged user config = { enabled_plugins = { + "banhammer", + "moderation", "9gag", "eur", "echo",