Skip to content

Releases: Fruityisgood/dropdown-roles

v1.1.5

21 Nov 01:22
058502f
Compare
Choose a tag to compare
v1.1.5 Pre-release
Pre-release

This release is a beta release.
v1.2.0 will be out soon

Updates

Install exe has been added download Dropdown.exe now!

v1.1.0

20 Nov 00:31
8dd052b
Compare
Choose a tag to compare

Updates

Added a website check it out here.

ToDo

  • an install application
  • update website
  • add documentation

Beta install application

v1.1.5 is out here
This is a beta version; you can still use v1.1.0 if you want. v1.2.0 will be out soon

v1.0.0

17 Nov 22:37
f8f9af0
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Getting started

Download the source code here and enter details in config.js

{
    "token":"", //bot token (dont share this)
    "r1":"", //role 1 id
    "r2":"", //role2 id
    "r3":"", //role3 id
    "r4":"", //role4id
    "r5":"",//role5id
    "r1m":"",//role 1 emoji
    "r2m":"",//role 2 emoji
    "r3m":"",//role3 emoji
    "r4m":"",//role4 emoji
    "r5m":""//role5 emoji
  
}

Install

npm i

Start

node .