site
site copied to clipboard
Automate posting on social medias
List of social medias when want to target:
- 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.
This sounds complex, do you need support for it at all..? :)
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
- Open Community Calendar established on cal.opensciencemooc.eu
- New event entries are currently triggering new posts on the Slack
#event
channel, this is facilitated via the external Zapier service. - 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
Can't we just use zapier to send the same content to mattermost and twitter? probably not free then?
@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 ;)