Skip to content

Conversation

@fedorov0av
Copy link

Add Multi-User Telegram Support

Changes

  • Added support for multiple Telegram chat IDs via comma-separated TELEGRAM_CHAT_ID environment variable
  • Changed chatid from string to []string array
  • Messages are now sent to all specified users sequentially

Usage

# Single user (backward compatible)
TELEGRAM_CHAT_ID='6669997777'

# Multiple users  
TELEGRAM_CHAT_ID='6669997777,5558889999,1234567890'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant