diff --git a/bot/bot.lua b/bot/bot.lua index eceabc2..c46170c 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -145,15 +145,16 @@ function create_config( ) -- A simple config with basic plugins and ourserves as priviled user config = { enabled_plugins = { - "9gag", - "echo", + "9gag", + "echo", "get", - "set", + "help" "images", "img_google", "location", "media", "plugins", + "set", "stats", "time", "version",