I'm trying to make a command to show how many servers the discord bot is on but get i get the error “message is not defined”

前端 未结 0 1709
抹茶落季
抹茶落季 2020-12-08 04:33

Heres my code:

const Discord = require(\'discord.js\');
const client = new Discord.Client();

module.exports = {
    name: \'botinfo\',
    description: \'emb         


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