Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elven9/snowball
https://github.com/elven9/snowball
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/elven9/snowball
- Owner: Elven9
- Created: 2024-07-18T03:15:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T06:46:23.000Z (6 months ago)
- Last Synced: 2024-11-21T14:47:06.457Z (3 months ago)
- Language: Python
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```