mirror of
https://github.com/plankanban/planka.git
synced 2025-08-04 21:15:25 +02:00
feat: Telegram bot notifications (#928)
This commit is contained in:
parent
1d2193c381
commit
cc95032e74
7 changed files with 113 additions and 6 deletions
|
@ -67,6 +67,11 @@ SECRET_KEY=notsecretkey
|
|||
# SLACK_CHANNEL_ID=
|
||||
# GOOGLE_CHAT_WEBHOOK_URL=
|
||||
|
||||
# TELEGRAM_BOT_TOKEN=
|
||||
# TELEGRAM_CHAT_ID=
|
||||
# TELEGRAM_THREAD_ID=
|
||||
|
||||
|
||||
## Do not edit this
|
||||
|
||||
TZ=UTC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue