Skip to content

Commit 832d07f

Browse files
feat: add Telegram bot credentials to .env.example
1 parent 9c3e4c9 commit 832d07f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

+3
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ VITE_PUSHER_HOST="${PUSHER_HOST}"
5656
VITE_PUSHER_PORT="${PUSHER_PORT}"
5757
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
5858
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
59+
60+
TELEGRAM_BOT_TOKEN="6453645545:asdasdtrh3ergvwEH9rWXr231_RLV908M"
61+
CHAT_ID="-2002187525277"

0 commit comments

Comments
 (0)