Go to file
KaKi87 004d8da997 ♻️ Refactor user data fetching & parsing into 'getUser' function 2023-09-28 17:03:19 +02:00
.gitignore Add features 2022-04-25 15:33:49 +02:00
README.md 🚚 'mod.js' -> 'main.js' 2022-04-25 15:37:47 +02:00
config.example.js Add features 2022-04-25 15:33:49 +02:00
main.js ♻️ Refactor user data fetching & parsing into 'getUser' function 2023-09-28 17:03:19 +02:00

README.md

deno-gitea-destroy-fake-users

Automatically destroy fake Gitea users (e.g. have never logged in but have repos, or have no activity record whatsoever).

Usage : cp config.example.js config.js ; deno run --allow-net main.js

Warning

This tool may detect inactive but legitimate users.