its working! 🎉
This commit is contained in:
parent
ed20ce4ce3
commit
39a5e10530
1 changed files with 2 additions and 6 deletions
|
@ -1,15 +1,11 @@
|
|||
# Pusk
|
||||
|
||||
**WIP: It's not working yet**
|
||||
|
||||
TODO:
|
||||
|
||||
- [x] Download a driver
|
||||
- [x] Run a driver in background during the life of the app
|
||||
- [x] [Figuring out how to use drivers](https://w3c.github.io/webdriver/#endpoints)
|
||||
- [x] Login to Twitter.com
|
||||
- [ ] Check if latest tweet of user is more or less old than 30 days
|
||||
- [ ] Then tweet if needed something like "Don't delete my account please"
|
||||
- [x] Check if latest tweet of user is more or less old than 30 days
|
||||
- [x] Then tweet if needed something like "Don't delete my account please"
|
||||
- [x] Close everything properly
|
||||
- [ ] Maybe create a docker image for easy deployment?
|
||||
|
||||
|
|
Loading…
Reference in a new issue