Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zaneh/color-chai

Discord bot to display color codes 🟨 Just for fun!
https://github.com/zaneh/color-chai

color css discord-bot elixir hex-color hsl hsla nostrum rgb rgba

Last synced: about 1 month ago
JSON representation

Discord bot to display color codes 🟨 Just for fun!

Awesome Lists containing this project

README

        

# Color Chai

Tiny Discord bot that generates swatches from color codes. Supports hex, rgb(a) and hsl(a) CSS codes.

## Setup

```bash
$ git clone https://github.com/ZaneH/color-chai.git
$ cd color-chai
$ mix deps.get
$ source .env # be sure to set DISCORD_TOKEN
$ mix run --no-halt
```

## Preview

![Preview](https://i.imgur.com/MAyUIAW.png)