Discord-To-Roblox Ban bot

why are you doing this to me, now I can’t play anything :c

Can you explain more on what you mean?

I am banned from A LOT of discords lol

CRITICAL Replacement
I have now found another way to ping the bot instead of Glitch you should consider repl.it as using Glitch will result in account termination.

https://repl.it should do the job, check out my recent post above.

I recommend using role ids not role names but great system!

Wonderful job, I actually made a forum about this a while ago and never got any straight forward answers, I thank you so much for the little walk through on how to make it possible! :smile:

or we can spam http get async request to fetch the guild name json format :wink:

in message.member.roles.some()
you forgot to cache it, so it should looks like this

message.member.roles.cache.some()

This post was made in 2019. discord.js (which is now v13) changed a lot over that time. So this resource might be outdated.