Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/petergrace/billyjoule

A discord bot for a piano bar
https://github.com/petergrace/billyjoule

Last synced: about 6 hours ago
JSON representation

A discord bot for a piano bar

Awesome Lists containing this project

README

        

# billyjoule
A discord bot for a piano bar

### developing
There's a `docker-compose.yml` file for local development, it absorbs envvars from a file `billyjoule.env` in the root.
```
cp billyjoule.env.sample billyjoule.env
docker-compose up
```