mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
fix(relay): auto-reconnect on Telegram AUTH_KEY_DUPLICATED and fix IranIntl handle (#539)
- On AUTH_KEY_DUPLICATED (406), disconnect client and set to null so next poll cycle reconnects fresh — self-heals after competing client dies - Fix IranIntl → iranintltv (correct Telegram channel handle)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"maxMessages": 25
|
||||
},
|
||||
{
|
||||
"handle": "IranIntl",
|
||||
"handle": "iranintltv",
|
||||
"label": "Iran International",
|
||||
"topic": "politics",
|
||||
"tier": 2,
|
||||
|
||||
Reference in New Issue
Block a user