oduwsdl / raintale

A Python utility for publishing a social media story built from archived web pages to multiple services.
https://oduwsdl.github.io/raintale
MIT License
11 stars 3 forks source link

Finish Raintale GUI script for Tell Story With Facebook #29

Closed shawnmjones closed 2 years ago

shawnmjones commented 3 years ago

The code already exists for doing this in Raintale. It just needs to be exposed so Wooey can render its GUI properly.

We need to update the Tell Story With Facebook script to apply the FacebookStoryTeller class to generate these stories.

Once #28 is complete, its code could be used as a model for how to do this with FacebookStoryTeller.

shawnmjones commented 2 years ago

In light of Facebook's social issues and the lack of any requests for Facebook stories, we will not be working on this.

If we receive requests for Facebook support from users, we will revisit this.