Разработка масштабируемых чат-ботов для Discord, Telegram и Slack

★ 6.8 · general

bot-developer is a Claude Code skill that specializes in building production-grade bots for Discord, Telegram, and Slack with a focus on proper architecture, state management, and scalability. It designs event-driven systems using Redis Streams or RabbitMQ, implements finite state machines for multi-turn conversations with race condition prevention, and handles distributed rate limiting across per-user, per-guild, and global buckets with adaptive throttling. The moderation system features point-based escalation (mute, kick, temp ban, permanent ban) with automatic decay and fuzzy matching to catch filter bypasses like l33t speak. Best suited for teams building full-featured chat bots with auto-mod, economy or XP systems, and resilient infrastructure — not just basic command handlers.