Bot Deploy banner
JHamidun JHamidun

Bot Deploy

DevOps community

Description

--- description: Deploy Telegram bot to production ั Docker ะธ webhook setup argument-hint: [staging / production] --- # ๐Ÿš€ Bot Deploy: $ARGUMENTS Deploy Telegram bot to **$ARGUMENTS** environment ## Prerequisites Check: ### Required - [ ] Bot token configured - [ ] Database ready (MongoDB/PostgreSQL) - [ ] Docker installed - [ ] Domain/IP for webhook (production only) - [ ] SSL certificate (production only) ### Optional - [ ] Redis ะดะปั caching - [ ] Monitoring setup - [ ] Backup strategy #

Installation

Installs to ~/.claude/commands/jhamidun-claude-code-config-pack-bot-deploy.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/JHamidun/claude-code-config-pack/HEAD/.claude/commands/bot-deploy.md -o ~/.claude/commands/jhamidun-claude-code-config-pack-bot-deploy.md

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

Full documentation available on GitHub

View Source Repository