Ticket #1952 (new enhancement)

Opened 1 year ago

Last modified 10 months ago

CIA-like irc bot

Reported by: anonymous Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords: irc,bot,cia
Cc: Trac Release: 0.10

Description

A irc bot that echos updates which you would normaly see in the timeline either as plugin that connects itself and reports, or as API so it works together with an existing eggdrop bot..

Attachments

Change History

02/08/08 07:54:54 changed by anonymous

what about just using an irc bot with an rss plugin?

02/08/08 15:46:24 changed by JamieWolf

Just use an Eggdrop, get a rss reader for the eggdrop, I recommend rss-synd (can be found here: http://labs.wizzer-it.com/)

Example Configuration

set rss(<name>) {
                "url"                   "<URL to tracs rss feed>"
                "channels"              "<Channel in which rss should be posted>"
                "database"              "./rss/<databasename>.db" //change this
                "output"                "[\002@@item!category@@\002] @@item!title@@ - @@item!link@@"
                "trigger"               "!timeline"
                "update-interval"       5 // Bot checks every 5 minutes
        }

Hope this helps someone!


Add/Change #1952 (CIA-like irc bot)




Change Properties
Action