aboutsummaryrefslogtreecommitdiff
path: root/bot/src/storage/consts.js
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-03-04 10:05:14 -0500
committerAndrew Lee <andrew@alee14.me>2025-03-04 10:05:14 -0500
commitcc06b8ed4e4e0aef02dfd8ab15df22a57a177a0a (patch)
treedeffb57bee9fe24a8d1b8143fba603774544ee00 /bot/src/storage/consts.js
parent11bb9ab6b30314d91209bc9888d95783cc247e98 (diff)
downloadAleeBot-cc06b8ed4e4e0aef02dfd8ab15df22a57a177a0a.tar.gz
AleeBot-cc06b8ed4e4e0aef02dfd8ab15df22a57a177a0a.tar.bz2
AleeBot-cc06b8ed4e4e0aef02dfd8ab15df22a57a177a0a.zip
Readme change; Docker; Logging
Diffstat (limited to 'bot/src/storage/consts.js')
-rw-r--r--bot/src/storage/consts.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/bot/src/storage/consts.js b/bot/src/storage/consts.js
index 9172e92..905ef79 100644
--- a/bot/src/storage/consts.js
+++ b/bot/src/storage/consts.js
@@ -1,4 +1,5 @@
export const abEmbedColour = '#0066a6';
-export const readyMsg = true;
+export const readyMsg = false;
export const ollamaEnabled = false;
export const ollamaModel = 'deepseek-r1:14b';
+export const featureSuggestChannel = '427495678390960148';