UPDATE: Telegem Examples Added & Live Stars Counter!
Quick update on the Telegem Ruby Telegram bot framework:
✅ NEW: Working Examples Added
- examples/echo-bot.rb - Simple echo bot to get started
- examples/pizza-bot.rb - Pizza ordering with scene system
- Both WORKING and copy-paste runnable
✅ NEW: Live Stars Counter Added dynamic badges showing real-time stars/forks. Help push it past 10 stars today!
🔥 Current Stats: - 8+ stars (help us hit 25!) - Featured by Peter Boling on Daily.dev - RubyFlow traffic spike ongoing
What’s Working Well:
- Clean ctx.reply() API (no more bot.api.send_message)
- Scene system for multi-step conversations
- One-line webhook deployment: bot.webhook.run
- Thread-safe with proper session management
Try It: gem install telegem
Star It: GitLab - ruby-telegem/telegem
Comments
What project are you using telegem for would love to see it
Post a comment