Skip to content

AxxiD/Seq.App.Telegram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seq.App.Telegram

An app for Seq (http://getseq.net) that forwards messages to Telegram group chat. Socks5 proxy supported.

NuGet

Build status

In order to use Seq.App.Telegram you will need:

  • 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 from chat section including leading minus. chat section example:
      "chat": {
        "title": "Some chat",
        "type": "group",
        "all_members_are_administrators": true,
        "id": -221908654
       },

About

An app for Seq (http://getseq.net) that forwards messages to Telegram.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%