Skip to content

A python script to invite all your friends on Facebook to an event using Graph API

License

Notifications You must be signed in to change notification settings

jee1mr/fb_event_invite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

fb_event_invite

A python script to invite all your friends on Facebook to an event using Graph API

The script takes 2 arguments. 1) Your Graph API access key 2) The event id

You can get your Graph API access key from here:

https://developers.facebook.com/tools/explorer

The event id will be on the URL of your event page.

Run the script as: eg: $python fb_event_invite.py ABC1213213 989892323

where ABC1213213 is your Access key and 989892323 is your event id

About

A python script to invite all your friends on Facebook to an event using Graph API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages