mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
13 lines
349 B
Plaintext
13 lines
349 B
Plaintext
# Configuration file for the censor module
|
|
|
|
# The tags for this module are formatted as follows:
|
|
#
|
|
# <badword text="simple word"
|
|
# replace="text to replace with">
|
|
#
|
|
# You can specify <badword text="simple word" replace="">
|
|
# to block lines containing the word
|
|
|
|
<badword text="shit" replace="poo">
|
|
<badword text="fuck" replace="(censored)">
|