Setup Telegram banner
Qizhan7 Qizhan7

Setup Telegram

Development community

Description

--- name: setup-telegram description: Guide through setting up Telegram integration triggers: - setup telegram - configure telegram - connect telegram --- # Setup Telegram Integration Guide the user through connecting Telegram to Claude Imprint. ## Prerequisites - A Telegram account - BotFather to create a bot ## Steps ### 1. Create a Telegram Bot Tell the user: 1. Open Telegram and message @BotFather 2. Send `/newbot` and follow the prompts 3. Copy the bot token (looks like `123456:A

Installation

Installs to ~/.claude/skills/qizhan7-claude-imprint-setup-telegram/SKILL.md

Terminal
mkdir -p ~/.claude/skills/qizhan7-claude-imprint-setup-telegram && curl -fsSL https://raw.githubusercontent.com/Qizhan7/claude-imprint/HEAD/skills/setup-telegram.md -o ~/.claude/skills/qizhan7-claude-imprint-setup-telegram/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository