Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 451 Bytes

Boto Example

Example for boto gem

Installation

$ bundle install

$ TELEGRAM_TOKEN=YOUR_TOKEN_HERE bundle exec ruby app.rb

Note: You can add your token to .env file too

Usage

	Open telegram, add your bot and try with:

		- start
		- hello
		- echo [Your message here!]

License

The gem is available as open source under the terms of the MIT License.