An app for Seq (http://getseq.net) that forwards messages to Telegram group chat. Socks5 proxy supported.
- Seq 2021.4+ Older versions is not supported by current package.
- Bot authentication token. You can use existing bot's token or create a new one. Refer to docs at https://core.telegram.org/bots/api#authorizing-your-bot.
- Chat id. Invite @ShowJsonBot or @RawDataBot into your chat and it will send you a message. Copy
id
value fromchat
section including leading minus.chat
section example:"chat": { "title": "Some chat", "type": "group", "all_members_are_administrators": true, "id": -221908654 },