Changed the default and TODO json files, invite ignore options removed, and channel added (for self promotion channels)
diff --git a/src/config/default.json b/src/config/default.json
index 93b571f..84a4de0 100644
--- a/src/config/default.json
+++ b/src/config/default.json
@@ -19,11 +19,7 @@
         },
         "invite": {
             "enabled": false,
-            "allowed": {
-                "users": [],
-                "channels": [],
-                "roles": []
-            }
+            "channels": []
         },
         "pings": {
             "mass": 5,