site icon indicating copy to clipboard operation
site copied to clipboard

Automate posting on social medias

Open dannycolin opened this issue 6 years ago • 5 comments

List of social medias when want to target:

  • facebook
  • twitter
  • mastodon
  • ???

What we need:

  • Possibility to format post for each platform
  • Limit post to specific platforms
  • ???

Solution:

Use jekyll to generate an RSS feed that we could use as an input source in ~~IFTTT.com or zapier.com~~ Huginn.

dannycolin avatar Oct 25 '18 18:10 dannycolin

This sounds complex, do you need support for it at all..? :)

Protohedgehog avatar Oct 26 '18 07:10 Protohedgehog

It's very similar to the blog section so It shouldn't be to hard. But, of course, help is always welcome :). For now, I'm still working on the website redesign so if you want to try here's some resources:

  • https://jekyllrb.com/tutorials/convert-site-to-jekyll/#10-rss-feed
  • https://www.w3schools.com/xml/xml_rss.asp

dannycolin avatar Oct 26 '18 16:10 dannycolin

  1. Open Community Calendar established on cal.opensciencemooc.eu
  2. New event entries are currently triggering new posts on the Slack #event channel, this is facilitated via the external Zapier service.
  3. With our plans to move from Slack to Mattermost, it'd be great if we could make use of that option via open source solution.

Suggestion:

  • Set up self-hosted Huginn instance next to Mattermost and Moodle.
  • Link new events on cal.opensciencemooc.eu to #events channel in Mattermost
  • Post new events on OSMOOC Twitter channel

tosteiner avatar Mar 02 '20 14:03 tosteiner

Can't we just use zapier to send the same content to mattermost and twitter? probably not free then?

jcolomb avatar Mar 03 '20 12:03 jcolomb

@jcolomb yup, sure - that would be the short-term solution :) so as to stay in control of our data in the longer term, Huginn would allow us to do this ourselves and cut back dependencies from third-party services 😉 but nothing that's mission-critical at the moment ;)

tosteiner avatar Mar 03 '20 14:03 tosteiner