Skip to content

RuboFit is a Telegram bot crafted with Ruby and Telegram API

License

Notifications You must be signed in to change notification settings

od-c0d3r/RuboFit-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ending the week with a back pain or/with a headache had me to think about this so often and since lately i learned how to make a telegram bot inspired by Microverse i thought this might be a good idea to practice my Rubies and Reading documentaions.

RuboFit is a Telegram bot crafted with Ruby and Telegram Bot API along with atipugin/telegram-bot-ruby

Features

Reminds you to break your inactivity during your coding sessions and other healthy stuff related to developers.

Developmet

Try the bot by adding @RuboFitBot to your telegram

In-Chat Commands

  • /start - Booting up

  • /remindme - Starting Reminders

    • Every 40 mins reminds you to break your idle state
    • Reminds you to drink water every so often
  • /stop - Aborting Reminders

  • /sleep - Puts RuboFit to sleep.

  • /dad - Shows RuboFit's Dad infos

  • /help - Shows comms list

Fork the repo to start development

its always satisfying to make the code a little bit nicer so i made a simple API build obon atipugin/telegram-bot-ruby

Available methods

send_that('text', bot, message) just change 'text' to whatever you want to send a message

send_welcome(bot, message) grouping punch of send_that to welcome the user

send_dad(bot, message) shows your contact information

remind_me(bot, message) Made for @RuboFitBot

Future features

  • Give power to humans to assign their reminders periods.
  • Adding some cool AI Chatting experience with the humans.
  • Refactoring remind_me to be more readable.
  • Adding games to play Vs Bot.
  • Improve Documentation.
  • Pushing info about 5 min office/desk workouts you can do anywhere.
  • Integrate wakatime API for developer daily coding session analysis when requested by developer

About

RuboFit is a Telegram bot crafted with Ruby and Telegram API

Topics

Resources

License

Stars

Watchers

Forks

Languages