Sign inSign up

godmountain/remibot

By godmountain

Updated almost 3 years ago

selfuse

Image
0

870

godmountain/remibot repository overview

RemiBot

This tgBot will remind you of daily tasks.

Usage

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.

Tag summary

Content type

Image

Digest

sha256:fedb24d6b

Size

64.7 MB

Last updated

almost 3 years ago

docker pull godmountain/remibot