S
S
Shalamos2022-03-25 18:39:40
JavaScript
Shalamos, 2022-03-25 18:39:40

Bot (save) on discord js. Is it possible to write?

Hello. We need a bot that will save user messages in a specific channel, and write them in another channel, where there will be such an order
Date, Username, His messages

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2022-03-25
@Shalamos

if you just need to redirect user messages from one channel to another, this is done without saving data.
if you just need to save messages, then you can put on the event messageCreatea record of the data you need in the database - nothing complicated.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question