Skip to content

Instantly share code, notes, and snippets.

View Comfubar's full-sized avatar

Corey Pope Comfubar

  • Pc Underground
  • Toledo,OH
View GitHub Profile
@Comfubar
Comfubar / facebook.py
Created August 13, 2018 05:20 — forked from spuniun/A_Facebook_Group_Notification_Script_for_Taultulli.md
Tautulli notification script for Facebook Group
#!/usr/bin/env python
###############################################################################
## Facebook Group Posting Script ##
###############################################################################
## This script will post a status to a Facebook group based on args ##
## All credit goes to u/djzang for giving me the idea, Pablo on ##
## stackoverflow for writing the original code and KennyX for tying together ##
## for me. And of course, thanks to SwifthPanda16 & Arcanemagus for all the ##
## tremendous support. ##
###############################################################################