https://github.com/lachee/role-react
A simple discord bot for your private servers that will give you roles on reaction.
https://github.com/lachee/role-react
Last synced: about 1 month ago
JSON representation
A simple discord bot for your private servers that will give you roles on reaction.
- Host: GitHub
- URL: https://github.com/lachee/role-react
- Owner: Lachee
- License: mit
- Created: 2021-02-04T08:24:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T00:17:11.000Z (about 5 years ago)
- Last Synced: 2025-01-25T09:11:52.831Z (over 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# role-react
A simple discord bot for your private servers that will give you roles on reaction.
## Setup
Quick guide how to setup the bot
### Dependencies
* Node 14 or newer
* NPM
* [Discord Application](https://discord.com/developers/applications)
### Run Steps
1. `cp .env-sample .env`
2. `nano .env` (or `vim`, you do you. Setup the bot token here. Or notepad++.... just edit this text file)
3. `npm i`
4. `node index.mjs`
### Configure
After you invited the bot to the server, run `$create` in discord.
This will take you through a wizard.
**NOTE**
Make sure you have the bot's role higher than all the roles you wish to award.