muesli / beehive

A flexible event/agent & automation system with lots of bees 🐝
GNU Affero General Public License v3.0
6.25k stars 318 forks source link

Publish Content to Facebook Pages #353

Closed pbek closed 3 years ago

pbek commented 3 years ago

I propose to implement posting content to a Facebook Page with the current post action.

The bee needs 2 new config fields. I'll document them in the wiki. page_id and page_access_token. I don't need any of the other config.

pbek commented 3 years ago

@muesli

PR: https://github.com/muesli/beehive/pull/354 Doc: https://github.com/muesli/beehive/wiki/Facebook

pbek commented 3 years ago

Done now.