Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hzswdef/sirenia

Another Discord bot.
https://github.com/hzswdef/sirenia

Last synced: 5 days ago
JSON representation

Another Discord bot.

Awesome Lists containing this project

README

        

### Setup
```bash
mkdir .data
mkdir .data/docker-entrypoint-initdb.d

cp ext/base.sql .data/docker-entrypoint-initdb.d

make up
```