A Simple Discord Bot to Announce Members when given a Patron Role
- Do you like my work? Support Me on Patreon
- Discord Bot - Discord Developer Portal
- Java JRE - Java.com Download Link
- Create a Discord Application
- Configure it as you wish
- Enable All Privileged Gateway Intents
- DEVELOPER PORTAL > Bot
- Invite the Discord Bot to your Discord Server
- DEVELOPER PORTAL > OAuth2 > URL Generator
- Copy the Discord Bot Token and add it to the app.config
- DEVELOPER PORTAL > Bot > Token
- Copy your Discord Server ID and add it to the app.config
- Right Click Discord Server > Copy ID
- Copy your Discord Server Announcements Chanel ID and add it to the app.config
- Right Click Discord Channel > Copy ID
- Copy your Tier 1 and Tier 2 Discord Patron Role ID's and add them to the app.config
- Discord Server Settings > Roles > 3 Dots > Copy ID
- Save the app.config and run the launch.bat file
Yep that's it, go let your bot announce your new patrons for you ❤️
The "announcement channel" that you set, must be a regular text channel
It will not work if "announcement channel" is enabled in the channel settings
Why? Because I was too lazy to add that code in there, you can do it if you want
I personally don't use the "announcement channel" feature, so I just didn't add it lol
It also only supports 2 Patreon Tiers, again this is just because I only use 2 Tiers lol
IDK what happens if you only use 1 Patron Tier, haven't tried that, don't plan to
But that's also something you can change in the code if you really wanted to