Skip to content

Replace given message with registered patterns for other handlers.

License

Notifications You must be signed in to change notification settings

r7kamura/ruboty-replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruboty::Replace

Replace given message with registered patterns for other handlers.

Usage

@ruboty replace <regexp> with <template> - Register pattern
@ruboty list patterns                    - List registered patterns
@ruboty delete pattern <regexp>          - Delete pattern

Note

You need to put ruboty-replace gem before other handlers.

# Gemfile
gem "ruboty-replace"
gem "ruboty-cron"
gem "ruboty-google_image"
...

About

Replace given message with registered patterns for other handlers.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages