akshettrj / watgbridge

A forwarder from WhatsApp to Telegram written in GoLang
MIT License
174 stars 42 forks source link

Tweaked Telegram configuration docs and added an explicit error on message failure #36

Closed v4dkou closed 1 year ago

v4dkou commented 1 year ago

Added printing an explicit error in case of Telegram misconfiguration Amended sample_config.yaml to highlight a possible point of failure

Great project overall, just had to spend a significant amount of time figuring out why topics and messages were not mirroring correctly due to the error being silent

akshettrj commented 1 year ago

Thanks for the PR. What was the error finally?

v4dkou commented 1 year ago

@akshettrj The Telegram API was responding with "Bad Request: chat not found", because I've copied the chatId from Telegram Web as is without adding the "100" prefix of a supergroup