dank074 / mee6-role-bot

Sets user's role based on the message that MEE6 sends when a user levels up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEE6 level based role bot

Assigns a role to a user based on their MEE6 level. Relies on the message that MEE6 sends when a user levels up

Usage

First install dependencies:

npm install

Edit your config.json with your bot token and message configuration.

Then generate js:

npm run build

And finally run the program:

npm run start

About

Sets user's role based on the message that MEE6 sends when a user levels up


Languages

Language:TypeScript 100.0%