Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`