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 13bc3321ba remove unnecessary messages 2022-01-09 06:14:05 +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 remove unnecessary messages 2022-01-09 06:14:05 +01:00
models.py implement mark as read and delete 2022-01-09 06:12:15 +01:00

README.md