Enable more plugins by default
This commit is contained in:
parent
013b927c83
commit
4023ce7314
@ -145,6 +145,8 @@ function create_config( )
|
|||||||
"9gag",
|
"9gag",
|
||||||
"echo",
|
"echo",
|
||||||
"get",
|
"get",
|
||||||
|
"giphy",
|
||||||
|
"google",
|
||||||
"help",
|
"help",
|
||||||
"images",
|
"images",
|
||||||
"img_google",
|
"img_google",
|
||||||
@ -155,6 +157,7 @@ function create_config( )
|
|||||||
"stats",
|
"stats",
|
||||||
"time",
|
"time",
|
||||||
"version",
|
"version",
|
||||||
|
"weather",
|
||||||
"youtube" },
|
"youtube" },
|
||||||
sudo_users = {our_id}
|
sudo_users = {our_id}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user