Ruboty repeats everything...
Add this line to your ruboty's Gemfile:
gem 'ruboty-echo'
> ruboty echo hubot image me deal with it
hubot image me deal with it
You can use ruboty as a timer combination with ruboty-delay.
> ruboty delay 1200 ruboty echo Finish 20 min period!
# ...20 minutes after
Finish 20 min period!
- Fork it ( http://github.com//ruboty-echo/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request