Skip to content

astravexton/ruby-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-relay

A ruby IRC relay bot that relays conversations across channels on many networks. Uses the Cinch framework.

Dependencies

The following are required to run ruby-relay:

The following is required if you wish to use a network that does not support SASL:

Install

gem install cinch cinch-identify
git clone https://github.com/somasonic/ruby-relay.git
cd ruby-relay
cp config/config.yaml.example config/config.yaml

Then configure your bot by editing config/config.yaml. All configuration options are documented in the example config and the Configuration Guide. Once done, you can start the bot using:

./ruby-relay

Support

Please join #code on irc.interlinked.me (https://webchat.interlinked.me) and ping somasonic or GLolol. Don't forget to read the documention provided in doc/ !

Contributors

License

Licensed under the MIT License. See LICENSE file for more details.

About

Ruby IRC relay bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published