1. Add a config command so people can configure the channel it should be sent in 2. Add a listener for
guildMemberAdd
guildMemberAdd
, the DiscordJS event for when a new member joins the server 3. When that listener pops send a message to the configured channel, or the system channel if none was set.