@@ -41,6 +41,6 @@ client.on(Events.MessageCreate, message => {
// funny auto mpreg react
client.on(Events.MessageReactionAdd, (reaction, user) => {
if (reaction.emoji.name === 'pregnant_man' && !user.bot) {
reaction.message.react('🤰')
reaction.message.react('🫃')
}
})
The note is not visible to the blocked user.