Summary
Keywords
Full Transcript
Creating a Multi-Guilded Welcome System (Discord.js v14) π Starter files (if you don't already have a Discord.js project): https://github.com/notunderctrl/commandkit-starter-project simulate-join.js code: https://pastebin.com/urcudYNr MongoDB tutorial: https://www.youtube.com/watch?v=edeNqzKvj0g Caching tutorial: https://www.youtube.com/watch?v=vXycKhl0hu4 CommandKit tutorial: https://www.youtube.com/watch?v=hUKh0NS1Ypk Subcommands tutorial: https://www.youtube.com/watch?v=skN-0VU8QJ8 Source code (private): https://patreon.com/UnderCtrl Discord: https://ctrl.lol/discord The Code Room (newsletter): https://ctrl.lol/newsletter Patreon: https://patreon.com/UnderCtrl Buy me a coffee (one-time donation): https://buymeacoffee.com/underctrl Timestamps: 0:00 Introduction 0:31 MongoDB connection setup 2:06 Setup development guilds and users/roles 3:15 Create welcome channel schema/model 6:35 Create /setup-welcome-channel command 20:24 Create /remove-welcome-channel command 28:30 Setup guildMemberAdd event listener 37:44 Setup /simulate-join command 38:49 Testing the join feature
