Ruboty::Attendance
ruboty handler. system of attendance.
Installation
Add this line to your application's Gemfile:
gem 'ruboty-attendance'
Usage
@ruboty yoshiori 出社
ifttt
https://ifttt.com/recipes/206222-
ENV
START_OF_OFFICE_HOURS - The start of office hours. e.g. 9:30
Contributing
- Fork it ( https://github.com/yoshiori/ruboty-attendance/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