:airplane: Ruby Telegram boilerplate for creating awesome bots. Check out best tools from the world of bots - https://github.com/BotCube/awesome-bots
The Ruby Telegram Bot boilerplate is a resource for creating stateful Telegram bots using the Ruby programming language. The boilerplate provides a fully functional framework with key features such as the ability to save data to a local database, automatic logging of received and sent messages, easy internationalization, a class for creating custom keyboards, database logging, and separate classes for all the functional components. The boilerplate also provides a guide on installation and usage.