simple nodejs script to remove inactive accounts on sharkey / misskey fediverse instances
bun install node main.js
USER_TOKEN=token INSTANCE_URL=https://example.com PERIOD=int // Time in days
License: MIT