forked from Leafus/misskey-gooner-remover
add readme :explod:
This commit is contained in:
parent
7ed162fb91
commit
1e08498b92
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# misskey gooner remover 3000
|
||||||
|
|
||||||
|
simple nodejs script to remove inactive accounts on sharkey / misskey fediverse instances
|
||||||
|
|
||||||
|
## installation
|
||||||
|
|
||||||
|
```
|
||||||
|
bun install
|
||||||
|
node main.js
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
License: MIT
|
Loading…
Reference in a new issue