gugcz / cleaner

Script for cleaning inactive organizers of GUG.cz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cleaner

Script for cleaning inactive organizers of GUG.cz

How to use it

  • go to GUG.cz admin
  • click to Users -> Export
  • Select these columns:
  • E-mail
  • First Name
  • Last Name
  • Group/Name
  • Event Occurence/Start
  • Garant of Event Occurence/Start
  • Click Export to JSON
  • Clone this repo
  • Replace input.json with your JSON
  • Run ./gradlew run in the project folder

Why the name?

It's based on my favorite TV show Black Books, specifically episode Grapes of Wrath.

Dirty!

About

Script for cleaning inactive organizers of GUG.cz

License:MIT License


Languages

Language:Kotlin 100.0%