tgbot-test-skill
#repo: https://github.com/xditya/tgbot-test-skill
A Claude Code skill that tests your Telegram bots for you, from a real userbot account, not mocks
- Claude discovers your bot's command handlers straight from the codebase (supports ~30 frameworks — PTB, aiogram, Pyrogram, Telethon, grammY, Telegraf & more)
- Sends the actual commands from a logged-in user account via Telethon
- Captures replies, in-place edits and inline keyboards & clicks buttons too
- Verifies everything against your handler code and prints a pass/fail table
- Attach it to a live dev session for a continuous edit → restart → re-test loop
Install:
npx skills add xditya/tgbot-test-skill
Then just tell Claude Code "test my telegram bot" and watch it go :)
Do leave a ⭐️ if the repo helped :)
~ @BotzHub

