Skip to content

Repository files navigation

*# Just another telegram-bot

 cargo install just
just run

Code style

For linting, code style and etcetera, we use pre-commit

pre-commit install
pre-commit run --all-files

Docker

for production docker-compose.yaml

services:
bot:
image: index.docker.io/eduzen/bot:latestrestart: alwaysenv_file:
- .envvolumes:
- ./db.sqlite3:/code/db.sqlite3watchtower:
image: index.docker.io/containrrr/watchtowervolumes:
- /var/run/docker.sock:/var/run/docker.sock
- /home/eduzen/.docker/config.json:/config.json:rocommand: --interval 30 --cleanup

Releases

Packages

Used by

Contributors

Languages