Skip to content

A button role bot template with slash command support, developed using Discord.js v14, featuring an extremely easy setup.

License

Notifications You must be signed in to change notification settings

aozdev/ButtonRoles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 Button Role Bot Template

Button-role bot template created using Discord.js v14. Fully supports slash commands. Allows members to click buttons to receive selected roles in the selected channel.

🌟 Support the project by giving it a star and forking the repository

Bot Preview (Soon)

Installation

  1. Install Node.js on your computer.

Requires Node.js v18 or newer

  1. Download this project as a ZIP file and extract it to a folder.
  2. Configure the src/config.json file with your bot credentials.
  3. Open a terminal (PowerShell or CMD) in the project directory.
  4. Run the following command to install dependencies:
npm install
  1. Start the bot by running:
node src/index.js

About

A button role bot template with slash command support, developed using Discord.js v14, featuring an extremely easy setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors