Skip to content
/ orcc-bot Public

An IRC bot written in Ruby using the cinch framework

Notifications You must be signed in to change notification settings

orcc/orcc-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orcc-bot

An IRC bot written in Ruby using the cinch framework

Requirements

  • ruby 1.9.1
  • cinch
  • chronic
  • daemons

On Ubuntu, type with root permissions :

apt-get install ruby1.9.1
gem install cinch chronic daemons

How-to use

Simply launch the script with command :

/path/to/irc_bot.rb [start|stop|restart] <channel without the first #>

If you want to launch the script at startup, simply add the start command in /etc/rc.local.

About

An IRC bot written in Ruby using the cinch framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages