misskey-gooner-remover/README.md
2025-01-09 02:14:24 +01:00

291 B

misskey gooner remover 3000

simple nodejs script to remove inactive accounts on sharkey / misskey fediverse instances

installation

bun install
node main.js

ENV structure

USER_TOKEN=token
INSTANCE_URL=https://example.com
PERIOD=int // Time in days

License: MIT