gsamokovarov/rubybanitsa.com

Automated Facebook Events publishing

Closed this issue · 1 comments

I'm not an active Facebook user. I really dislike the idea of giving data to them, but social justice aside, people use it and I do like to create Facebook events for Ruby Banitsa faceobook page as lots of our friends are on it. I'm extremely sloppy at it, though. Having automation will help me with this.

Since the Facebook Events API is no longer accessible through a nice public RESTful or GraphQL API, my only way of "automation" is to control a headless browser. I tried watir and have an unfinished prototype at app/models/facebook_publisher.rb.

Putting the effort to finish it will help the timely posting of the Facebook page.

Not relevant anymore!