@@ -23,6 +23,7 @@ Perfect for finding a **unique username** across GitHub, Twitter, Reddit, Instag
2323- ✅ Fully modular: add new platform modules easily.
2424- ✅ Command-line interface ready: works directly after ` pip install ` .
2525- ✅ Can be used as username OSINT tool.
26+ - ✅ Very low and lightweight dependencies, can be run on any machine.
2627---
2728
2829### Installation
@@ -106,7 +107,7 @@ user_scanner/
106107├── social/ # Social platforms (Twitter/X, Reddit, Instagram, etc.)
107108├── creator/ # Creator platforms (Hashnode, Dev.to, Medium, etc.)
108109├── community/ # Community platforms (forums, niche sites)
109- ├── gaming/ # Gaming sites (chess.com, roblox, valorant etc.)
110+ ├── gaming/ # Gaming sites (chess.com, roblox, monkeytype etc.)
110111```
111112
112113** Module guidelines:**
@@ -135,6 +136,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for examples.
135136This project is licensed under the ** MIT License** . See [ LICENSE] ( LICENSE ) for details.
136137
137138
139+ <!-- -
138140## 🌟 Stars:
139141
140142<a href="https://www.star-history.com/#kaifcodec/user-scanner&type=date&legend=top-left">
@@ -144,6 +146,6 @@ This project is licensed under the **MIT License**. See [LICENSE](LICENSE) for d
144146 <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=kaifcodec/user-scanner&type=date&legend=top-left" />
145147 </picture>
146148</a>
147-
149+ - -->
148150---
149151## ⚠️ ` community/ ` and ` gaming/ ` are small, looking for contributions
0 commit comments