metakgp / Zoom

[Deprecated- Use Naarad instead] Delivering Facebook posts and tweets of MetaKGP realm to FlashPoint
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Zoom

This script sends an email when a new post is posted on the Facebook page Metakgp to metakgp-announce@googlegroups.com. It will also update the #recent-changes slack channel on the Metakgp Slack.

Usage

{
    "email":"FROM_EMAIL",
    "pass":"FROM_EMAIL_PASSWORD",
    "to":"TO_EMAIL"
}

For the script to work please ensure that access to less secure apps is enabled for FROM_EMAIL. It can be done by going here.

Note: This script requires python 3 or higher.

License

GNU LGPL.