Telegram::Bot 0.9 is out
Integrate Telegram bot into your Rails app or build standalone one.
Now your bots will be more stable, because you can write tests faster with built-in rspec matchers. And don’t worry about network errors: with async: true
API requests will be made with worker within job queue and your messages or Botan.io statistics will definitely get delivered! See repo
Post a comment