Skip to content

irc bot that reads input from files and send the output over irc

Notifications You must be signed in to change notification settings

smeevil/rirc_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rIRC bot

Simple irc bot that will read input from text files and outputs that on irc.

First-time use:

ruby ./irc.rb

This will detect a missing config.yml and guide you through an interactive configuration. After this, it will connect. use ctrl-c to disconnect.

Daemonize

./daemon (start|stop|restart)

This uses the daemons gem. A pid file is stored in log/, as well as a log file.

About

irc bot that reads input from files and send the output over irc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages