Add badword handling for messages. Users will get rude messages back if
authorminima <minima>
Mon, 1 Oct 2001 19:16:09 +0000 (19:16 +0000)
committerminima <minima>
Mon, 1 Oct 2001 19:16:09 +0000 (19:16 +0000)
commit417f55d271551683dfe1a49fb754024ba4731363
tree5c4a7ae793fc8fcfa536913d5d330c463cf346a6
parent2ea216bfaf03964488c54d88fad75ce6cd5a5612
Add badword handling for messages. Users will get rude messages back if
they try to send naughty words in msgs. Incoming messages with badwords will
be dropped on receipt and their contents logged.
Changes
cmd/unset/badword.pl
perl/DXCommandmode.pm
perl/DXMsg.pm
perl/Editable.pm