Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 819 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 819 Bytes

Ruboty::EchoTo

A plugin for Ruboty + Slack which allows your bot to echo to another channel.

Installation

Add this line to your application's Gemfile:

gem 'ruboty-echo_to'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ruboty-echo_to

Usage

@ruboty echo_to #channel message

@ruboty will send message to the specified channel.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hkdnet/ruboty-echo_to. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.