From d2b30a2a57ab830a1fed8d26fc9bfbaabb30f82f Mon Sep 17 00:00:00 2001 From: Techwizz Date: Tue, 5 Sep 2023 02:25:15 +0000 Subject: [PATCH] Update '.env' --- .env | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.env b/.env index b6e75fe..7f453b7 100644 --- a/.env +++ b/.env @@ -4,5 +4,4 @@ MODCHAT='CHANNEL_ID' BOT_STATUS='Fancy status' ADMIN_ROLE='ADMIN_ROLE_ID' WELCOME_CHANNEL='CHANNEL_ID' -WELCOME_MESSAGE='Hey <@${member.id}>, welcome to our server!' -ADMIN_ROLE='ADMIN_ROLE_ID' \ No newline at end of file +WELCOME_MESSAGE='Hey <@${member.id}>, welcome to our server!' \ No newline at end of file