Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashcorr/rainbowbot
A discord bot to randomize a roles colour periodically.
https://github.com/ashcorr/rainbowbot
bot discord nodejs rainbow role
Last synced: 10 days ago
JSON representation
A discord bot to randomize a roles colour periodically.
- Host: GitHub
- URL: https://github.com/ashcorr/rainbowbot
- Owner: AshCorr
- Created: 2018-06-07T07:27:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T08:01:54.000Z (over 6 years ago)
- Last Synced: 2023-10-20T17:46:25.214Z (about 1 year ago)
- Topics: bot, discord, nodejs, rainbow, role
- Language: JavaScript
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rainbowbot
Periodically randomizes the colour of a discord role for those people who dont like to conform to just one chat color!
## Setup
1. Download the files
2. Edit`config.json` and add your discord bot token.
3. Open terminal in the folder where you placed the files
4. Run `npm install` to get the required dependencies.
5. Start the bot by running `node bot.js`