Anope IRC Services

Anope Development => Modules => Topic started by: xander on January 18, 2007, 11:11:57 AM

Title: request: add denora to channels
Post by: xander on January 18, 2007, 11:11:57 AM
hello
i would like to have chanserv issue the command "privmsg statserv :chanstats add #whatever" whenever a new channel is registered, so that the denora statserv client is present in all registered channels (obviously).
i had a look at cs_register and i guess this would involve adding something to EVENT_CHAN_REGISTERED - but i have no idea what to add to which file.
can anyone help?
Title:
Post by: n00bie on January 18, 2007, 11:47:01 AM
a custom module will be able to do that
Title:
Post by: xander on January 20, 2007, 12:36:24 PM
care to code it? :)
Title:
Post by: Jobe on January 20, 2007, 02:12:08 PM
You could always use an eggdrop placed in the services log channel watching for channel registration log messages and then have the eggdrop issue the command to Denora.