izy521 / discord.io

A small, single-file library for creating DiscordApp clients from Node.js or the browser
https://discord.gg/0MvHMfHcTKVVmIGP
MIT License
535 stars 155 forks source link

adding welcome message to specific channel #324

Open daniame opened 4 years ago

daniame commented 4 years ago

hello I was trying to add a new members welcome channel message that contain users name but it didn't work for me can someone suggest a right code for that , sorry i'm totally new at that

cloudrac3r commented 4 years ago

Use the guildMemberAdd event. https://izy521.gitbooks.io/discord-io/content/Events/Client.html#websocket-camelcased-events

cloudrac3r commented 4 years ago

Please ask for help in the Discord server instead of in GitHub issues. https://discord.gg/0MvHMfHcTKVVmIGP