Go-mobilizon-bot reaches v1.0.1

I’ve just released v1.0.1 of go-mobilizon-bot:

As before its primary mission is to import events scraped from venue websites using Goskyr. Its default source is https://concertcloud.live, as configured here: GitHub - jakopako/croncert-config: configuration and github actions for concertcloud.live (fka croncert.ch), a website that shows you concerts in various cities · GitHub, but any instance of the event-API or even a local JSON file created by Goskyr (or by some other tool), providing the format contains all the required attributes.

One thing to note: the update feature depends on a patch for Mobilizon which has not been released yet, but this is vital for preventing duplicates.

I’m pretty sure that go-mobilizon-bot is the oldest Mobilizon importer, having been in use importing events on https://mobilisons.ch since late 2023. That might mean it’s the most mature, or not, but I’m pretty sure it’s the only one with the ability to do updates.

This looks like a useful release update. The update functionality and duplicate prevention sound especially valuable for keeping imported event data clean.

It’s also interesting that the project has been running since 2023. Congrats on reaching v1.0.1, and thanks for sharing the details!