a telegram bot you can forward links to and it will remind you of them at a set reading time
Go to file
Wojciech Kwolek 5d7698462a implement /unread 2022-01-09 05:20:02 +01:00
.env.sample basic bot implementation 2022-01-09 04:23:36 +01:00
.gitignore added Link.get_unread 2022-01-09 04:48:57 +01:00
LICENSE add MIT license 2022-01-09 04:36:53 +01:00
Pipfile basic bot implementation 2022-01-09 04:23:36 +01:00
Pipfile.lock basic bot implementation 2022-01-09 04:23:36 +01:00
README.md first commit 2022-01-09 04:10:33 +01:00
main.py implement /unread 2022-01-09 05:20:02 +01:00
models.py fix typo 2022-01-09 05:16:24 +01:00

README.md