Include exceptions for instance actors, and increased .env customization.
Find a file
2025-01-09 02:14:24 +01:00
main.js Update main.js 2025-01-09 02:11:27 +01:00
package.json init 2024-12-15 18:12:27 +01:00
README.md Update README.md 2025-01-09 02:14:24 +01:00

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