Welcome to the Make community!
You should create your own Discord bot, it’s not that difficult, and you can easily set one up in 5-10 minutes and not rely on Make’s default integration.
Create Discord Application
1a. Head to the Discord Developer Portal and create your Discord application
1b. Upload app image and insert description
Set up OAuth2
Click on OAuth2 in the sidebar
2a. Copy and save the Client ID and Client Secret in a text editor.
2b. Insert Make’s redirect URLs
https://www.integromat.com/oauth/cb/discord
https://www.make.com/oauth/cb/discord
Set up Bot
Click on Bot in the sidebar
3a. Upload bot image and insert bot name
3b. Copy and save the Bot Token in a text editor.
3c. (optional but strongly recommended) Add more permissions if necessary
This is required if you want your bot to access messages and server members.
Connect Bot in Make
You should already have Client ID, Client Secret, and Bot Token saved in a text editor.
4. Create connection
- Expand Advanced Settings
- Insert Client ID, Client Secret, and Bot Token respectively
- Select all bot permissions
- Save
For more information, see “Connect to Discord using OAuth2 and your own credentials”.
Related topics:
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!