Skip to content

Telefrag is a cross-platform library, service, and suite of utilities that allow you to rapidly develop Telegram integrations (bots, payments, authentication) in either .NET or JavaScript with a toolkit full of ready-made reusable components. Telefrag abstracts away all of Telegram's API details, persistent state and storage, webhooks, certifica…

Notifications You must be signed in to change notification settings

nill-dev/telefrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Telefrag

Telefrag is a .NET Core library for interacting with Telegram using its various APIs and rapid development of highly composable components. It contains:

  • A Bot API client library
  • A Client API library
  • A TL parser/emitter
  • A extremely versatile DI framework
  • Tools for expressing your Telegram hopes and dreams in native, elegant C#

The primary goal of Telefrag was to abstract Telegram's nuances from C# developers and create a C#-friendly way of tying existing web apps into Telegram. The secondary goal was to make it easy for normal users (with or without coding experience) to run their own custom bots with pluggable personalities or "layers" which can be offered as part of an ecosystem.

See the Telefrag wiki for more information and documentation as development continues.

For information on the various packages Telefrag comprises and their current development status, click here for the package list

About

Telefrag is a cross-platform library, service, and suite of utilities that allow you to rapidly develop Telegram integrations (bots, payments, authentication) in either .NET or JavaScript with a toolkit full of ready-made reusable components. Telefrag abstracts away all of Telegram's API details, persistent state and storage, webhooks, certifica…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published