Registry / messaging / telegram-bot-ruby

telegram-bot-ruby

JSON →
library2.7.0rbrubygemsunverified

Ruby wrapper for Telegram's Bot API.

gem install telegram-bot-ruby
INSTALL
IMPORT
SIG · TELEGRAM-BOT-RUBY
T
telegram-bot-ruby
messagingrubyv2.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TelegramBot
require 'telegram_bot'

Start a bot and listen for messages

require 'telegram_bot' bot = TelegramBot.new(token: 'YOUR_TOKEN') bot.get_updates do |message| puts message.text end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
OpenAI (training)
1
Resources