From fd71ceb0b01f5e137f39ee55f4ea85f73d6868ae Mon Sep 17 00:00:00 2001 From: Lea Date: Wed, 8 May 2024 17:52:15 +0200 Subject: [PATCH] d --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index fd2ade2..c5703e8 100644 --- a/src/index.ts +++ b/src/index.ts @@ -583,7 +583,7 @@ client.on('message', async (message) => { const nsfwReactionId = '01GE2KP575W886T71MZK9Z17D6'; const nsfwMsg = await message.channel!.sendMessage({ embeds: [embed( - "React to this message to get access to the NSFW channel.\n> This channel is marked 18+, and as such we ask minors not to interact with it :01H9HFRZTGPK9PA3WBZV07BQ9Q:\n> Please also read the channel description before participating!", + "React to this message to get access to the NSFW channel. You may have to reload after reacting in order for it to appear.\n> This channel is marked 18+, and as such we ask minors not to interact with it :01H9HFRZTGPK9PA3WBZV07BQ9Q:\n> Please also read the channel description before participating!", "Reaction role", "#aa557f", )],