A Ruby application for Telegram bot with Rails-like structure.
Install dependencies:
bundle install
Run the application:
./bin/bot
This project uses Ruby 3.4.4