docs: Telegram integration (Herramientas) chapter - #10
Merged
Conversation
New chapter 08 'Herramientas (integraciones)' / 'Tools (integrations)' (es+en) documenting the Telegram bot: create the bot via @Botfather, paste the token in Tools -> Telegram, generate a pairing code, pick a default agent, enable it, and pair the phone with /start <code>; plus the command reference and access control. Renumber the following chapters 08-12 -> 09-13 to insert it after Add-ons, fix all cross-links, and register it in manifest.json and docs/README.md. Update the intro feature list to distinguish Add-ons (tools agents use) from the new Tools section (external connectors).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs: Telegram integration (Herramientas) chapter
Adds a manual chapter for the new Herramientas / Tools (integrations) section, documenting how to set up the Telegram bot.
What's included (es + en)
/start <code>. Plus a command reference table (/agents,/use,/<agent>,/help,/whoami) and the access-control model (allowlist + pairing code).manifest.jsonanddocs/README.md.Verified
manifest.jsonvalid; all pages resolve; no broken cross-links.Docs only — no code changes.