Add Telegram bot and API client integration with SSE support
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
TELEGRAM_BOT_TOKEN=your_bot_token_here
|
||||
YOULBOT_API_URL=http://192.168.10.x:8000
|
||||
YOULBOT_API_TOKEN=your_api_token_here
|
||||
|
||||
# Telegram numeric ID → youlbot user_id 매핑
|
||||
# BotFather에서 봇 생성 후, 각 가족의 Telegram 계정 ID 입력
|
||||
# ID 확인: 봇에 /start 전송 후 로그에서 확인
|
||||
USER_아록_TELEGRAM_ID=
|
||||
USER_근혜_TELEGRAM_ID=
|
||||
USER_도율_TELEGRAM_ID=
|
||||
USER_하율_TELEGRAM_ID=
|
||||
Reference in New Issue
Block a user