Categories
How to make the bot quote the message, see the details?
How to make a member of the Discord server write to the chat and the bot quote the same message and send it to the same channel just with a different design
Answer the question
In order to leave comments, you need to log in
client.on("message", message => { message.channel.send(`> ${message.content}`) })
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question