We want an action script that can be run locally in development mode for listing users that have not been active during thelast 3-6 months and their last participation date.
The list of users should contain their full name if present, username, last participated date, and has participated last 3 months (boolean).
This will only be possible to run locally and requires the api key.
The output will be printed to the users console.