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", )],