From c6c482611d2d9689449dede0f060b253003cb89c Mon Sep 17 00:00:00 2001 From: Taken Date: Thu, 30 Nov 2023 12:42:19 +0100 Subject: [PATCH] Added dev message to options --- config/options.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/options.json b/config/options.json index e5e52d1..cefde55 100644 --- a/config/options.json +++ b/config/options.json @@ -1,5 +1,6 @@ { "color": "#eeaadb", + "devMessage": "Developed by taken.lua", "applicationsChannel": "776705352456470550", "staffApplicationsChannel": "1039258641393520700", "inactivityLogChannel": "829742524796239882",