From 1e08498b92d1d564f20cc8087395ac49ece92101 Mon Sep 17 00:00:00 2001 From: Leafus Date: Sun, 15 Dec 2024 18:14:11 +0100 Subject: [PATCH] add readme :explod: --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..25c9184 --- /dev/null +++ b/README.md @@ -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