Skip to content

Latest commit

 

History

History
121 lines (112 loc) · 3.07 KB

README.md

File metadata and controls

121 lines (112 loc) · 3.07 KB

Dropdown roles

Version chat

Get your own menu roles for your discord server
written in discord.js v13 by Fruity

Getting started

Download the source code here

Guide

View documentation for full information on how to use this template..

Steps

  1. Download the latest version
  2. If you're using the exe follow the steps in it if not go skip to step 3
  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
}
  1. Start the bot using start.bat

Install

npm i

Start

node .

Website

our website

Support

Support server

Resources

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