Skip to content

Braandn/Discord-Role-Buttons-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Discord Role Buttons Bot

About the Bot:

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.


How does it look like:

Example:

grafik

You can choose Button colors:

Grey (Default)

🟢 Green

🔵 Blue

🔴 Red


How to install:

Install the required package:

python3 -m pip install -U novus

Edit Line 12 / 13 in Bot.py

guild_id = YOUR_GUILD_ID
bot_token = "YOUR_BOT_TOKEN"

Then start the Bot

python3 Bot.py

This is made with Discord Novus to use SlashCommands

Usage:

grafik

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

⚠️ Only working for messages from the bot

You can use /send text or _send text with newline to send a message with the bot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages