Sir_Spaceboi

Untitled

Oct 12th, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.                                     const userTimeout = message.mentions.users.first();
  2.                                     const timeoutRole = message.guild.roles.find(role => role.name === 'Timeout');
  3.  
  4.                                     userTimeout.addRole(timeoutRole)
Advertisement
Add Comment
Please, Sign In to add comment