Skip to content

Commit 56f38f8

Browse files
committed
feat: add TELEGRAM_BOT_USERNAME to env example
1 parent 22f363c commit 56f38f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ ELEVENLABS_VOICE_ID=
3030
# Telegram
3131
TELEGRAM_BOT_TOKEN=
3232
TELEGRAM_WEBHOOK_SECRET=
33+
TELEGRAM_BOT_USERNAME=
3334

3435
# App
3536
NEXT_PUBLIC_APP_URL=http://localhost:3000

0 commit comments

Comments
 (0)