Example for boto gem
$ bundle install
$ TELEGRAM_TOKEN=YOUR_TOKEN_HERE bundle exec ruby app.rb
Note: You can add your token to .env file too
Open telegram, add your bot and try with:
- start
- hello
- echo [Your message here!]
The gem is available as open source under the terms of the MIT License.