diff --git a/bot/bot.lua b/bot/bot.lua index cb9dd85..a7d2f99 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -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} }