Anope IRC Services

Anope Development => Modules => Topic started by: midgecpfc on May 26, 2008, 07:04:09 PM

Title: Botserv/Badwords
Post by: midgecpfc on May 26, 2008, 07:04:09 PM
hi

is it possible to change the way that the badwords filter works?

i.e if someone says the badword that instead of getting kicked, and the channel seeing the badword, that it gets blocked from entering the channel and a msg is sent to the user?

im using win32 and would appreciate any help.

thanks :)
Title:
Post by: katsklaw on May 26, 2008, 07:05:45 PM
no, because the ircd sends the data to clients the same time it sends to services. If you want to censor bad words, you have to do so in the ircd. Unreal can already do this, please read their documentation.
Title:
Post by: Jan Milants on May 26, 2008, 07:07:16 PM
that cannot be done by anope.... anope only sees the message AFTER is has been send to the entire channel... to do what you want you have to turn towards the IRCd.
Unreal has a channelmode "G" that does more or less something like this...

edit: /Me gives up... second time katsklaw s 2 mins faster :p

[Edited on 26-5-2008 by Viper]
Title:
Post by: midgecpfc on May 26, 2008, 07:07:29 PM
ah rite. i can do the whole <censored> thing. i seen it on a big irc chat service an just wondered if i could.

thanks for your help :)
Title:
Post by: katsklaw on May 26, 2008, 07:11:48 PM
Quote
Originally posted by Viper
that cannot be done by anope.... anope only sees the message AFTER is has been send to the entire channel... to do what you want you have to turn towards the IRCd.
Unreal has a channelmode "G" that does more or less something like this...

edit: /Me gives up... second time katsklaw s 2 mins faster :p

[Edited on 26-5-2008 by Viper]


hey slowpoke .. I do hold the sites fastest reply record of < 1 min. Wish my ISP could answer my questions in less than 60 seconds :((