commit | d95a8cf587cada9bfce288d13c053838e8248846 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Mon Jul 25 17:25:53 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Mon Jul 25 17:25:53 2022 +0100 |
tree | 99476809a14db618263be0964057c23f60f1f3e9 | |
parent | 0bc0416355647918dfa3eb7715236c4f86ab323b [diff] |
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,