1
0
Fork 0
mirror of https://github.com/icewind1991/RGBot synced 2026-06-04 04:24:09 +02:00
Discord bot that allows users to pick their own color
Find a file
dependabot[bot] 834266d787
Bump socket2 from 0.3.12 to 0.3.19
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.12 to 0.3.19.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/0.3.12...v0.3.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 19:58:41 +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 socket2 from 0.3.12 to 0.3.19 2022-06-06 19:58:41 +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)