Telegram Webhookによるボット操作機能を追加(課題の追加・完了・一覧・スヌーズ対応)

This commit is contained in:
2026-06-07 12:04:47 +09:00
parent c7f4c40964
commit bd600c24c9
10 changed files with 812 additions and 20 deletions

View File

@@ -32,6 +32,7 @@ trusted_proxies = 172.16.0.0/12
[notification]
telegram_bot_token =
; telegram_webhook_secret = your-webhook-secret
[captcha]
; CAPTCHAを有効にするか (true/false)