Initial: Link analyzer bot for #remora channel

This commit is contained in:
Remora
2026-02-09 18:07:14 +01:00
commit 23548be6ad
5 changed files with 389 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
.env.local
*.pyc
__pycache__/
.DS_Store
tracker.json
venv/