Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elven9/snowball


https://github.com/elven9/snowball

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Snowball

discord bot to save our syno day.

## Deploy

```sh
docker run -d --name snowball --mount type=bind,src=$(pwd)/conf,dst=/app/conf --mount type=bind,src=$(pwd)/data,dst=/app/data snowball-local
```