Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bots

How To Check If A Specific User Has A Role? Discord Js

I know how to check if the message sender has a role: if(message.member.roles.has(role.id)) { con… Read more How To Check If A Specific User Has A Role? Discord Js