Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

12.0.0

Compare
Choose a tag to compare
@jprjr jprjr released this 20 Jul 14:36
· 35 commits to master since this release

** BREAKING CHANGES **

Facebook's API has some upcoming changes for publishing live video, along with changes for posting as a user to a group.

This version will likely break posting live video to groups (it's likely been broken for a while, I think the API stopped returning data some time ago). The new permissions for requesting group access are still listed as only being available in development mode, so I've just stopped requesting group permissions entirely for now.

** New Features **

You can use the API to POST chat messages into Multistreamer. I have a private discord bot, for example, that can relay messages from Discord into Multistreamer using this API.