From fd7f8eba960981482fabf350995bf753feebb176 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 3 Mar 2025 11:42:27 -0500 Subject: More commands ported; Almost all 2.x features have been added --- bot/src/storage/consts.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bot/src/storage/consts.js') diff --git a/bot/src/storage/consts.js b/bot/src/storage/consts.js index 89f1b8a..12a53eb 100644 --- a/bot/src/storage/consts.js +++ b/bot/src/storage/consts.js @@ -1 +1,3 @@ export const abEmbedColour = '#0066a6'; +export const readyMsg = true; + -- cgit v1.2.3