Skip to content

increments/ruboty-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruboty::Response

Ruboty handler to register a response.

Installation

Add this line to your application's Gemfile:

gem 'ruboty-response'

Usage

@ruboty add response /<regex>/ <response>
@ruboty list responses
@ruboty delete response <id>

Example

> @ruboty add response /^foo$/ bar
Response 533 is registered.
> foo
bar
> fooo

About

Ruboty handler to register a response

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages