V
V
Vladislav K2020-06-12 19:45:24
Node.js
Vladislav K, 2020-06-12 19:45:24

How to make a bot automatically send a message to a new user in Discord using JS?

Please help me I can't find answers on the internet you are my last hope

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VELAND, 2020-06-18
@VELAND

client.on('guildMemberAdd', member => {
    member.guild.channels.cache.get('id_канала').send("сообщение")
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question