pyrofork-best-practices

Use when building Telegram automations with Pyrofork and needing practical patterns for handlers, filters, plugins, raw API usage, and reliability.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pyrofork-best-practices" with this command: npx skills add edm115/skills/edm115-skills-pyrofork-best-practices

The skill is based on Pyrofork v2.3.69, generated at 2026-02-25.

Pyrofork is an async Python framework for Telegram MTProto automation (user and bot identities). These references focus on high-signal coding patterns for agents: lifecycle safety, update routing, plugin architecture, low-level raw API access, and production reliability.

Core References

TopicDescriptionReference
Client LifecycleSafe startup/shutdown patterns for async and sync usagecore-client-lifecycle
Update PipelineHandler registration, dispatch groups, and propagation controlcore-updates-handlers-propagation

Features

TopicDescriptionReference
FiltersCompose built-in filters and route updates preciselyfeatures-filters-custom-filters
Smart PluginsModular handler loading with include/exclude and runtime reload patternsfeatures-smart-plugins
Text FormattingParse modes, nested entities, and escaping rules for message renderingfeatures-text-formatting-parse-modes

Advanced

TopicDescriptionReference
Raw APIInvoke low-level Telegram functions and resolve peers correctlyadvanced-raw-api-peer-resolution

Best Practices

TopicDescriptionReference
Reliability & ThroughputError handling, flood waits, session strategy, and speed tuningbest-practices-errors-sessions-performance

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

pyrofork-docs

No summary provided by upstream source.

Repository SourceNeeds Review
General

pyrofork-api

No summary provided by upstream source.

Repository SourceNeeds Review
General

pyrofork-api-full-reference

No summary provided by upstream source.

Repository SourceNeeds Review