familybot
Telegram Bot for my friends
You obosralsya
Documentation
There are docs now, check it out! They are not yet finished, but I am trying. Feel free to fix my grammar or anything you would like to.
Stats
Total amount of chats and users that have been seen by the bot:
Amount of everyday messages passed through the bot:
Build & deploy
Requirments
- just
- docker
- docker compose
Deploy test
-
Fill environment variables in
scripts/.env
. -
run
just deploy
To re-deploy only the app run just redeploy
.
Deploy production
-
Create
production.env
in/scripts
folder just likescripts/.env
but with production params -
run
just env=production deploy
To re-deploy only the app run just env=production redeploy
.
Troubleshooting:
-
Old versions of docker-compose do not support
--env-file
which is required for production. -
If you have issues installing
just
, just RTFM🕊️ or copy the commands from justfile`
Disclaimer
This project may seem offensive. You have been warned. It was made just for fun, I don't have any negative feelings towards anyone.
Thanks
This project is written using JetBrains All Products Pack, provided by JetBrains.