diff --git a/config/bot_config.json b/config/bot_config.json index c945089..b2edc15 100644 --- a/config/bot_config.json +++ b/config/bot_config.json @@ -1,6 +1,8 @@ { "load_list": [ "admin", - "uploader" + "uploader", + "utils", + "git" ] }