You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

522 B

mobilizon-event-importer

Extract events from various locked-in platforms, and import them into Mobilizon.

status: early alpha

usage

# install once using go
go install git.nroo.de/norwin/mobilizon-event-importer/cmd/import-fb-event@latest

# put mobilizon credentials into environment variables, and off you go
MOBI_INSTANCE= MOBI_EMAIL= MOBI_PASS= import-fb-event https://www.facebook.com/events/415721506974513

license

GPL-3.0-or-later