Anope IRC Services

Anope Support => 1.6.x (Read Only) => Topic started by: leslea on July 17, 2007, 03:17:09 AM

Title: Hostserv
Post by: leslea on July 17, 2007, 03:17:09 AM
Is there a way to get the users request to spit out to a channel?
such as

<!HostServ> chica requested vhost: chicks.rock  /hs waiting to list

I looked thru the docs and came up blank.

Thanks
Title:
Post by: katsklaw on July 17, 2007, 11:43:06 PM
I could be wrong but I don't think so .. as there is no external event that can be hooked into to make another module to log to LogChan on hs request. To confirm if I'm right or not I'd need to research the external events that are available, which regretably I don't have the time to do at this very moment.

hs request, was just added not long ago as a supported module and I don't think any event hooks were written to hook into the traditional way.

It's possible to re-write the whole supported module to make it do this, but I don't think that's very efficient.

[Edited on 17-7-2007 by katsklaw]