SkillAgentSearch skills...

Telefrag

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, certificates, web server configuration, authentication/authorization, and more.

Install / Use

/learn @nill-dev/Telefrag
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4mo ago
Forks1

Security Score

72/100

Audited on Nov 11, 2025

No findings