Skip to content

An easy bot to create discord buttons & select menu components.

License

Notifications You must be signed in to change notification settings

NamesMatty/role-components

 
 

Repository files navigation

Discord Buttons

An easy bot to create discord buttons easily.


Note: Node.js 16.6.0 or newer is required.


😎 Features:

#1 - /button create - Create button when user click them give them role.
#2 - /button list - Show all buttons in the server.
#3 - /button edit - Edit an exits message button.
#4 - /button delete - Delete message button.

Installation

npm install

You need to rename example.env file to .env and fill the info.

  • .env
TOKEN=YOUR_DISCORD_BOT_TOKEN
BOTID=BOT_ID
SERVERID=SERVER_ID
OWNERS=["596227913209217024"]

Todo list:

#1 - Toggle role [✅]
#2 - Embed Support []
#3 - Add button to exits message []

About

An easy bot to create discord buttons & select menu components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%