An open API service indexing awesome lists of open source software.

https://github.com/foxtacles/fa2fb

Publish FurAffinity submissions on a facebook page (cronjob)
https://github.com/foxtacles/fa2fb

Last synced: 3 months ago
JSON representation

Publish FurAffinity submissions on a facebook page (cronjob)

Awesome Lists containing this project

README

        

fa2fb
=====

Publish FurAffinity submissions on a facebook page (cronjob)

Use
=====
Create a file 'config.php' (see config_new.php). Add your Facebook app details, page ID, and access_token (generate one which doesn't expire too soon). Install a crontab, for example:

> crontab -e

Append:

> */1 * * * * php -f /home/foxtacles/fa2fb/fa2fb.php &> /dev/null