/pocket-telegram-reminder

Telegram bot reminding users of theirs unread Pocket articles once a day

Primary LanguageRust

pocket-telegram-reminder Build Status

Telegram bot reminiscent of unread articles from Pocket.

Sends a random and unread article once a day.

The project still in the active development and some features are not ready yet, check the issues page for more details.

Build

Binary

cargo build --release

Docker image

See ./build.sh script

Running

See ./run-example.sh script