RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in