Skip to content

Instantly share code, notes, and snippets.

View JakyeRU's full-sized avatar
🏠
Studying from home

Jakye JakyeRU

🏠
Studying from home
View GitHub Profile
@JakyeRU
JakyeRU / Reaction Role.js
Last active September 24, 2022 14:59
Discord.js V12 - ReactionRole | Add a role using reactions.
/*
NOTE: This gist is no longer supported and won't get updated.
Please refer to https://github.com/JakyeRU/discord.js-examples for the latest version.
If you have any issues/suggestions you can open an issue/pull request there.
*/
client.on("message", async message => {
// Checking if the message author is a bot.