//Firstly you need to require discord.js and log in etc. constreactionrem=require('discord.js-remove-on-reaction')client.on("message",message=>{//that's from discord.jsmessage.channel.send('Test')// send a test message IMPORTANT: DON'T ADD ;.then(botmessage=>reactionrem(message,botmessage,true))// botmessage is the message from .then and can be different, and message is from client.on("message") true/false - if only the message author can remove it (default true)})
Everything works fine, i believe there is no timeout. Errors? Contact me on neoney#5816!