Get your own menu roles for your discord server
written in discord.js v13 by Fruity
Download the source code here
View documentation for full information on how to use this template..
- Download the latest version
- If you're using the exe follow the steps in it if not go skip to step 3
- Enter details in
config.js
{
"token":"", //bot token
"r1":"", //role1id
"r2":"", //role2id
"r3":"", //role3id
"r4":"", //role4id
"r5":"", //role5id
"r1m":"", //role 1 emoji
"r2m":"", //role 2 emoji
"r3m":"", //role 3 emoji
"r4m":"", //role 4 emoji
"r5m":"", //role 5 emoji
}
- Start the bot using
start.bat
npm i
node .
Name | Description | Status |
---|---|---|
Website | Our website | |
Latest version | The latest version of the bot | |
Github | Our github of course | |
Documentation | Our documentation | |
Discord | Our discord server |