On Tue, May 20, 2008 at 9:30 AM, Will Sargent <[EMAIL PROTECTED]> wrote:
>> On Mon, May 19, 2008 at 9:45 PM, Will Sargent <[EMAIL PROTECTED]> wrote:
>>> Hi all,
>>>
>>> Don't suppose there's an IRC bot I can use (or repurpose) for cc.rb
>>> notifications?
>
>> you could google for ones that generically proxy rss feeds...

Okay, so... note that you have to use the MacPorts version of Ruby for
rbot to work if you're on a Mac.

Assuming that:

sudo port install ruby
sudo port install rb-bdb
curl -O http://ruby-rbot.org/gitweb/?p=rbot.git;a=snapshot;h=HEAD
tar xzvf *.tar.gz
cd rbot
/opt/local/bin/ruby ./launch_here.rb

And set the owner password as foobarbaz

Then from IRC:

/msg rbot login owner foobarbaz
/msg rbot rss add ccrb http://192.168.1.20:3333/projects.rss
/msg rbot rss watch ccrb in #mychan

And that's it!  Well, except for a problem with UnrealIRCD, but that
was fixed by resetting the system time and bouncing the server.
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to