From 3d392c1063e4f89a2cd68014d77a7557a126b119 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 12 May 2023 10:54:14 +0200 Subject: [PATCH] TODO list --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c594c27..09c1ad9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ **WIP: It's not working** +TODO: (as you can see, nothing has been done yet!) + +- [ ] Download selenium +- [ ] Run Selenium in background during the life of the app +- [ ] Figuring out how to use selenium +- [ ] Check if latest tweet of user is more or less old than 30 days +- [ ] Then tweet if needed something like "Don't delete my accound please" +- [ ] Close everything properly +- [ ] Maybe create a docker image for easy deployment? + ## Requirements ```opam