Skip to content

benjamintemitope/Hello-Ruby-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Ruby Bot

Programming examples for Telegram Bot development using telegram-bot-ruby

To Use

  • Visit BotFather
  • Use the /newbot command to create a new bot.
  • Input Bot API to hellorubybot.rb

Execute

$ bundle

Start Bot

$ ruby hellorubybot.rb

When committing changes processes needs to be re-executed.

Resources

Hosting on Heroku

Procfile
worker: ruby hellorubybot.rb

About

Programming examples for Telegram Bot development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages