1
0
Fork 0
mirror of https://github.com/icewind1991/RGBot synced 2026-06-03 20:14:10 +02:00
Discord bot that allows users to pick their own color
Find a file
dependabot[bot] ba66903515
Bump hyper from 0.13.7 to 0.13.10
Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.7 to 0.13.10.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.13.10/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.13.7...v0.13.10)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 20:01:49 +00:00
src bumb dependencies 2020-07-30 23:31:35 +02:00
.gitignore bumb dependencies 2020-07-30 23:31:35 +02:00
Cargo.lock Bump hyper from 0.13.7 to 0.13.10 2022-06-06 20:01:49 +00:00
Cargo.toml bumb dependencies 2020-07-30 23:31:35 +02:00
README.md basic readme 2019-06-10 22:17:19 +02:00

RGBot

Discord bot that allows users to pick their own color

Usage

  • Register a discord bot
  • 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)