pusk/README.md

30 lines
727 B
Markdown
Raw Normal View History

2023-05-12 09:43:21 +02:00
# Pusk
**WIP: It's not working**
2023-05-12 10:54:14 +02:00
TODO: (as you can see, nothing has been done yet!)
2023-05-12 18:41:29 +02:00
- [x] Download selenium
2023-05-12 10:54:14 +02:00
- [ ] 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?
2023-05-12 09:43:21 +02:00
## Requirements
```opam
$ opam switch list
# switch compiler description
→ default ocaml-base-compiler.4.14.1 default
2023-05-12 09:43:21 +02:00
```
```sh
2023-05-12 09:53:44 +02:00
$ opam install cohttp-lwt-unix tls-lwt
2023-05-12 09:43:21 +02:00
```
## Name history
Derived from Elon's name :D. Thanks, Elon, for destroying Twitter.