This website requires JavaScript.
Explore
Help
Sign in
vergnet
/
application-amicale-serveur
Watch
1
Star
0
Fork
You've already forked application-amicale-serveur
1
Code
Issues
Pull requests
1
Releases
Wiki
Activity
92863bd82c
application-amicale-serveur
/
facebook
/
facebook_update.sh
6 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
Fixed shebang and added .bak files for example purposes
2020-03-14 16:08:16 +01:00
#!/bin/bash
Added remaining scripts
2020-03-14 16:02:20 +01:00
touch lock
Use facebook scraper Facebook graph API was too annoying to use so I switched to using a good old scraper
2020-08-08 11:51:34 +02:00
python3 facebook_handler.py > log 2> err
Added remaining scripts
2020-03-14 16:02:20 +01:00
rm lock
Reference in a new issue
Copy permalink