How to make a bot that when commanded sends the number of members which belong to a specific role (Using role id)?

前端 未结 0 1994
执念已碎
执念已碎 2020-12-11 21:49

Pls use role id Here\'s my codeline :

client.on(\'message\', message =>{

let roleID = "786148346846117940";
let memberCount = message.guild.rol         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题