Ratismal / UNO

An uno discord bot
70 stars 36 forks source link

msg.channel.createMessage is not a function #31

Open Mte90 opened 2 years ago

Mte90 commented 2 years ago

I am getting this, I think that happens after writing by PM to the bot. The bot writes in the discord server channel with no issues but doesn't read the answer of the player.

 00  12/20 19:49:25   error    
 TypeError: msg.channel.createMessage is not a function
    at executeCommand (/opt/UNO/src/Shard/index.js:215:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async executeQueue (/opt/UNO/src/Shard/index.js:194:17)
    at async Client.<anonymous> (/opt/UNO/src/Shard/index.js:231:5)
 00  12/20 19:49:27   error    
 TypeError: msg.channel.createMessage is not a function
    at executeCommand (/opt/UNO/src/Shard/index.js:215:39)
    at async executeQueue (/opt/UNO/src/Shard/index.js:194:17)
    at async Client.<anonymous> (/opt/UNO/src/Shard/index.js:231:5)