Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Tgsearch Telethon

v0.1.1

Search public Telegram channels and groups by keyword using an authorized Telethon session, returning up to 50 results as JSON.

0· 447· 2 versions· 1 current· 1 all-time· Updated 6h ago· MIT-0
byKirill@kirillvrnz

Install

openclaw skills install tgsearch-telethon

tg_search

Search public Telegram channels and groups by keyword using an already-authorized Telethon session on this VPS.

What it does

  • Runs global Telegram search for public channels/groups matching a query
  • Returns up to limit results as JSON

Command executed

/usr/local/bin/tg_search "<query>" <limit>

Inputs

  • query (string, required): e.g. "crypto", "здоровье", "ai agents"
  • limit (int, optional, default 10, max 50)

Output (JSON)

[ { "type": "channel|group", "title": "...", "username": "...", "id": 123456789 }, ... ]

Notes / limitations

  • Only public channels/groups discoverable by Telegram search.
  • No access to private groups/chats without an invite.
  • username can be null if there is no public @username.

Version tags

latestvk9744d47yc2r61wtggqct9gnxn8246hz