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 a8014e363c send unread links with buttons to mark as read or delete 2022-01-09 05:55:10 +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 send unread links with buttons to mark as read or delete 2022-01-09 05:55:10 +01:00
models.py send unread links with buttons to mark as read or delete 2022-01-09 05:55:10 +01:00

README.md