Enable more plugins by default

This commit is contained in:
yago 2015-01-24 16:54:59 +01:00
parent a35bddc076
commit 700f9e395e
1 changed files with 3 additions and 0 deletions

View File

@ -145,6 +145,8 @@ function create_config( )
"9gag",
"echo",
"get",
"giphy",
"google",
"help",
"images",
"img_google",
@ -155,6 +157,7 @@ function create_config( )
"stats",
"time",
"version",
"weather",
"youtube" },
sudo_users = {our_id}
}