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