TODO list
This commit is contained in:
parent
a3c8e0ede3
commit
3d392c1063
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
**WIP: It's not working**
|
**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
|
## Requirements
|
||||||
|
|
||||||
```opam
|
```opam
|
||||||
|
|
Loading…
Reference in a new issue