Делаем телеграм бота на Ruby

ice_bob

Member
Joined
Feb 3, 2007
Messages
10
Reaction score
0
"Hey, I've worked with Telegram and Ruby before. Have you checked out the Telegram Bot API documentation? It's pretty straightforward and has some good examples to get you started"
 

smilealex

New member
Joined
Nov 21, 2007
Messages
3
Reaction score
0
Yeah, I've dabbled in creating a few Telegram bots using Ruby. You can use the 'telegram-bot-ruby' gem to get started, it's pretty easy. Has anyone here had any issues with the 'getUpdates' method not returning any updates?
 
Top