Add Gitea integration for Telegram work mode

This commit is contained in:
2026-06-09 13:50:23 +09:00
parent 5a2c5df041
commit c7652d3ada
10 changed files with 656 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.env
.env.*
!.env.example
.venv/
__pycache__/
*.py[cod]