With this Bot you can add Role buttons to your Discord Server
This is the new Version of Reaction Roles.
Simple as that you just now have buttons instead of reactions.
Example:
You can choose Button colors:
Grey (Default)
🟢 Green
🔵 Blue
🔴 Red
Install the required package:
python3 -m pip install -U novus
Edit Line 12 / 13 in Bot.py
Discord-Role-Buttons-Bot/Bot.py
Lines 12 to 13 in 46e2f53
Then start the Bot
python3 Bot.py
This is made with Discord Novus to use SlashCommands
You can use Text, Emojis and Server Emojis for the buttons.
/button message_id label role color
message_id: Right click on the message > "Copy ID"
(Note: Developer Mode needs to be activated)
label: Your Text / Emoji
role: Select the Role from the dropdown
color: Select a Color from the dropdown
You can use /send text
or _send text with newline
to send a message with the bot.