mirror of
https://github.com/icewind1991/RGBot
synced 2026-06-04 04:24:09 +02:00
basic readme
This commit is contained in:
parent
2f1feed07c
commit
6e378e8b66
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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`)
|
||||
Loading…
Add table
Add a link
Reference in a new issue