From 72275a1bafbbbaf3bf3557ce2a3ef0560b9efda9 Mon Sep 17 00:00:00 2001 From: "Dusty.P" Date: Sat, 14 Apr 2018 11:01:27 -0800 Subject: [PATCH] Added git to auto load list --- config/bot_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/bot_config.json b/config/bot_config.json index 6cd9162..633f9c3 100644 --- a/config/bot_config.json +++ b/config/bot_config.json @@ -6,6 +6,7 @@ "repl", "patreon", "fun", - "utils" + "utils", + "git" ] }