Discord bot showing remaining cooldown time before using the command again

后端 未结 0 1712
情深已故
情深已故 2020-12-15 06:46
let cooldown = -1


let cooldownString = `${guild.id}-${member.id}-${commands[0]}`
    if (cooldown > 0 && recently         


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