Ruboty::Hr
An Ruboty Handler + Actions to display single line punctuation characters (default 80 times).
Ruboty is Chat bot framework. Ruby + Bot = Ruboty
:notes: Image
:baby_chick: Before
theme1 talk :man::speech_balloon::woman::speech_balloon:
theme1 talk :man::speech_balloon::woman::speech_balloon:
theme2 talk :woman::speech_balloon::man::speech_balloon:
theme2 talk :woman::speech_balloon::man::speech_balloon:
:chicken: After
theme1 talk :man::speech_balloon::woman::speech_balloon:
theme1 talk :man::speech_balloon::woman::speech_balloon:
:rocket::ring::moyai::rocket::ring::moyai::rocket::ring::moyai::rocket::ring::moyai::rocket::ring::moyai:
theme2 talk :woman::speech_balloon::man::speech_balloon:
theme2 talk :woman::speech_balloon::man::speech_balloon:
:arrow_down: Installation
Add this line to your application's Gemfile:
gem 'ruboty-hr'
And then execute:
$ bundle
:cl: Commands
Command | Pattern | Description |
---|
hr | /hr\s+(?<text>.+?)\s*(?<count>\d*)\z/ | Display single line punctuation characters (default 80 times) |
:scroll: Usage
hr
- Display single line punctuation characters (default 80 times)
>ruboty hr @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
>ruboty hr - 40
----------------------------------------
>ruboty hr ~= 40
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
:earth_asia: ENV
:couple: Dependency
:two_men_holding_hands: Contributing :two_women_holding_hands:
- Fork it ( https://github.com/tbpgr/ruboty-hr/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 a new Pull Request