Categories
How to make the issuance of a role for the duration of Discord.js?
Is it possible to make the bot give out a certain role for a while.
Answer the question
In order to leave comments, you need to log in
<member>.roles.add(role) setTimeout(() => { <member>.roles.remove(role) }, время_в_миллисекундах)
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question