From cc06b8ed4e4e0aef02dfd8ab15df22a57a177a0a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 4 Mar 2025 10:05:14 -0500 Subject: Readme change; Docker; Logging --- bot/src/storage/consts.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bot/src/storage/consts.js') 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'; -- cgit v1.2.3