Discord Guild Welcome Message
This app sends a customizable DM and welcome message to users who join your Discord
guild.
As you're installing the app it will walk you through creating and linking your
Discord bot to Autocode. However there's an extra step that needs to be done.
You need to make sure that you have PRESENCE INTENT and SERVER MEMBERS INTENT
enabled in your Bot settings. To do that, navigate to your application in the Discord
Application Portal. Then select your bot,
and click on the Bot tab on the left. Scroll down to the Privileged Gateway Intents
section and enable the PRESENCE INTENT and SERVER MEMBERS INTENT options.
Usage
When a user joins your workspace, Discord will trigger a guild.member.add
event,
which in turn triggers this app. The app will send a DM to the joining user,
which you can easily customize it after installation. Use it to point the new team member to
documentation or other onboarding resources!
The app will also send an announcement message to your #general channel
announcing the new team member's presence to the rest of the channel. Like the
welcome message, this is completely customizable after installation!
The app will even send a special, one-time message to your guild's
#general channel welcoming itself after you install it. So meta!
Learn more
Want to add more features to your bot? Check out our guide on how to build Discord bots
for more examples and tutorials!
Thank You!
If you have any questions or feedback, please join the Autocode community Discord
channel from the Docs tab in the topbar. You can also follow us on
Twitter, @AutocodeHQ.