Skip to content

fukuiretu/ruboty-message_suffix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruboty::MessageSuffix

Overview

This Extension is for Ruboty.

Grant any word to suffix of message.

Usage

Basic

$ export RUBOT_MESSAGE_SUFFIX='どすぅ'
$ bundle exec ruboty
> ruboty ping
pong どすぅ

Randomly extracted from multiple

$ export RUBOT_MESSAGE_SUFFIX='っしょ,じゃけぇ,ばってん'
$ bundle exec ruboty
> ruboty ping
pong じゃけぇ
> ruboty ping
pong っしょ
> ruboty ping
pong ばってん

Demo

Coming soon...

Installation

Add this line to your application's Gemfile:

gem 'ruboty-message_suffix'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ruboty-message_suffix

TODO

  • spec

About

Ruboty extension, grant any word to suffix.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages