Back to feed
Dev.to
Dev.to
7/9/2026
Anthropic Shipped @Claude For Slack. My Team Runs On

Anthropic Shipped @Claude For Slack. My Team Runs On

Short summary

Anthropic launched Claude for Slack, but it targets enterprise plans where procurement already exists — useless for the 95% of small teams running on Telegram, WhatsApp, and Gmail. The author provides a complete four-part recipe with working Python code to replicate the same mention-bot pattern on Telegram for under $12/month using a webhook, SQLite context store, and Claude API calls. The architecture is framework-free, vendor-lock-in-free, and adaptable to WhatsApp and Gmail with minor changes.

  • Claude for Slack is an enterprise distribution deal, not a product for small teams
  • Full Telegram mention-bot recipe: webhook + SQLite context + Claude API + send-back, ~200 lines of code
  • Cost comparison shows Telegram at $5-12/mo vs Slack at $15/user/mo, with 900M vs 40M users respectively

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more