aboutsummaryrefslogtreecommitdiff
path: root/bot/src/storage/consts.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot/src/storage/consts.js')
-rw-r--r--bot/src/storage/consts.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/src/storage/consts.js b/bot/src/storage/consts.js
index 80a65aa..9255cd2 100644
--- a/bot/src/storage/consts.js
+++ b/bot/src/storage/consts.js
@@ -3,6 +3,7 @@ export const readyMsg = false;
export const ollamaGlobal = true;
export const ollamaModel = 'aleebot-deepseek';
export const featureSuggestChannel = '427495678390960148';
+export const userWhitelist = ['242775871059001344'];
export const autoRole = true;
export const serverWhitelist = '243022206437687296';