Ruboty::Deadline
ruboty plugin for 〆
Installation
Add this line to your application's Gemfile:
gem 'ruboty-deadline'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ruboty-deadline
Usage
@ruboty 〆 地球滅亡 3日後 # add 〆
@ruboty 〆 # list 〆
@ruboty rm 〆 地球滅亡 # remove 〆
Contributing
- Fork it ( https://github.com/blockgiven/ruboty-deadline/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