This tgBot will remind you of daily tasks.
Pull our built image.
$ docker pull godmountain/remibot
$ docker run --restart=always -d -v /etc/localtime:/etc/localtime:ro \ # you can specify --dns=8.8.8.8
-v /Your/local/path:/APP/tasks_database.db \
-e token="your_tg_token" \
-e chat_group_id="your_chat_group" \
godmountain/remibot
Then type help command in your telegram to see usage of this bot.
Content type
Image
Digest
sha256:fedb24d6b…
Size
64.7 MB
Last updated
almost 3 years ago
docker pull godmountain/remibot