Initial sanitary RepoRadar release

This commit is contained in:
2026-06-27 21:20:43 -04:00
commit b90ec9cdd0
15 changed files with 2435 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# ──────────────────────────────────────────────────────────────
# RepoRadar — Python dependencies
# ──────────────────────────────────────────────────────────────
nextcord>=2.6.0 # Modern Discord API wrapper (modals, slash, views)
aiohttp>=3.9.0 # Async HTTP client for git server APIs
aiosqlite>=0.20.0 # Async SQLite for config, watches, drops + votes
python-dotenv>=1.0.1 # Load secrets from .env