Answer the question
In order to leave comments, you need to log in
Why doesn't the bot send a message to Discord.js?
The bot gives an error when sending a message. What could be wrong?
module.exports.properities = {
name:["123"]
}
module.exports.run = async (bot,message,member,args) => {
const asd = bot.channels.cache.get('678246128806002700')
asd.send(`1`)
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question