Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bb010g/coloratura

A color-management bot for Discord.
https://github.com/bb010g/coloratura

Last synced: 21 days ago
JSON representation

A color-management bot for Discord.

Awesome Lists containing this project

README

        

# coloratura

Coloratura is a color-management bot for Discord built with [Serenity].
It uses [tinycdb] for storage.

## Usage

Just `cargo run --release` with your `DISCORD_TOKEN` in the environment (or
`.env`) and go. Data will be stored under `./data/$guild_id/`.

[Serenity]: https://github.com/zeyla/serenity
[tinycdb]: https://github.com/andrew-d/tinycdb-rs