I had just recently decided to add a couple words to the default badwords lists, and followed the examples from the default words exactly. However, when I rehash the config, it gives me the following errors:
Code: Select all
[09:31] -irc.aeonro.org- *** Notice -- Loading IRCd configuration ..
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52: Ignoring extra close brace
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:52 Ignoring extra semicolon
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra data
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53: Ignoring extra close brace
[09:31] -irc.aeonro.org- *** Notice -- badwords.channel.conf:53 Ignoring extra semicolon
[09:31] -irc.aeonro.org- *** Notice -- error: badwords.channel.conf:52: badword::word is missing
[09:31] -irc.aeonro.org- *** Notice -- error: badwords.channel.conf:53: badword::word is missing
[09:31] -irc.aeonro.org- *** Notice -- error: 2 errors encountered
[09:31] -irc.aeonro.org- *** Notice -- error: IRCd configuration failed to pass testingCode: Select all
badword channel { word "tits"; };
badword channel ( word "twilight"; };
badword channel ( word "tro"; };