hermes-agent/plugins/platforms/telegram
infinitycrew39 9d225fbf4e fix(telegram): auto-rich pipe tables and topic routing for sendRichMessage
Pipe-only markdown tables now use sendRichMessage even when rich_messages
is off, and resumed DM-topic sends route via direct_messages_topic_id
without requiring a reply anchor. Rich finalize edits forward topic kwargs.
2026-06-25 13:10:54 -07:00
..
__init__.py
adapter.py fix(telegram): auto-rich pipe tables and topic routing for sendRichMessage 2026-06-25 13:10:54 -07:00
plugin.yaml
telegram_network.py