#How to make reaction roles?
7 messages · Page 1 of 1 (latest)
Popular Topics: Miscellaneous - How do I send a message to a specific channel?
read more
Popular Topics: Reactions
read more
This dind’t help me but i finally know how to make slash commands, thank you very much! But i still dont know how to make reaction roles 😐
What are you still not understanding?
You send a message to a channel with const msg = await channel.send('something') and then react to it with msg.react('emoji')