M
M
Mr_eoka2021-02-04 11:59:46
Node.js
Mr_eoka, 2021-02-04 11:59:46

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

1 answer(s)
A
Alexander, 2021-02-04
@Mr_eoka

client.on("message", message => {
message.channel.send(`> ${message.content}`)
})

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question