https://github.com/kimromi/ruboty-record_date
https://github.com/kimromi/ruboty-record_date
ruboty ruby
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kimromi/ruboty-record_date
- Owner: kimromi
- License: mit
- Created: 2017-06-30T13:43:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T11:21:23.000Z (about 8 years ago)
- Last Synced: 2025-02-19T06:19:36.795Z (5 months ago)
- Topics: ruboty, ruby
- Language: Ruby
- Size: 126 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ruboty::RecordDate
Record date handler for Ruboty.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'ruboty-record_date'
```## Usage
```
# record date(monitoring all comments)
record-date# date record list
@ruboty record list# date record delete
@ruboty record list## Screenshots
### add record(monitoring all comments)

### list records

### delete record

## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).