Enable more plugins by default

This commit is contained in:
yago 2015-01-24 16:54:59 +01:00
parent 013b927c83
commit 4023ce7314

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}
}