Community Setup

Telegram Bot with grammY

Beginner-friendly Claude Code setup for Telegram bots with grammY, conversations, and webhook deployment.

$3
OtherdeveloperbeginnerVS CodeGitHubNode.jsTerminal / CLI
By Initly Team0 downloads

Get full access to this setup

Includes complete instructions, config files, and action checklist.

VS CodeGitHubNode.jsTerminal / CLI

Instructions Preview

1. Install Claude Code

npm install -g @anthropic-ai/claude-code

2. Create Bot Project

mkdir my-telegram-bot && cd my-telegram-bot
npm init -y && npm install grammy

3. Get Bot Token

Message @BotFather on Telegram to create a bot and get the token.

4. Add Config

Copy CLAUDE.md and agents to your project.

5. Verify

claude

Ask Claude to create a command with inline keyboard....

Purchase this setup to see the full instructions

Config Files

Purchase to download these config files.

CLAUDE.mdLocked
code-reviewer.mdLocked