1
0
Fork 0
mirror of https://github.com/icewind1991/RGBot synced 2026-06-03 20:14:10 +02:00

basic readme

This commit is contained in:
Robin Appelman 2019-06-10 22:14:44 +02:00
commit 6e378e8b66

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# RGBot
Discord bot that allows users to pick their own color
## Usage
- Register a [discord bot](https://discordapp.com/developers/applications/)
- Add a `colors` role to the discord, all color roles will be placed beneath this role.
- Invite the bot into your server with the "manage roles" permissions
- Ensure the bot has permissions higher than the `colors` role
Now any user can set his color by sending a message with a css hex color code (`#rrggbb`)