Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.59 KB


onebitcode-telegram-bot

This is a studies purpose telegram bot for the OneBitCode telegram group written with ruby.

Commands

/site return the onebitcode website.
/youtube return the onebitcode youtube channel with playlists.
/instagram return the onebitcode instagram.
/joke return a random programming joke from the jokeAPI.
/chuck return a random Chuck Norris joke from the ChuckNorrisAPI.
/meme return a random meme in multiple formats (jpg, jpeg, png, gif, mp4).
/quiz return a random javascript quiz from the quiz.json.
/trivia return two true or false quiz about computer science from the TriviaAPI.

Deploy

The application was deployed using Heroku free tier.

How to make and deploy your own ruby telegram bot

Check out on medium tutorial👇
Telegram Bot e Ruby — Como fazer e publicar um bot que consome uma API com Ruby e Heroku


Made with <3 for the OneBitCode

Contact