Forbidden words comment field.

This commit is contained in:
John Livingston
2023-09-25 13:16:15 +02:00
parent 06b9417650
commit b8aef07182
8 changed files with 51 additions and 3 deletions

View File

@ -61,6 +61,7 @@ interface ChannelConfigurationOptions {
regexp?: boolean
applyToModerators?: boolean
reason?: string
comments?: string
}>
quotes: Array<{
messages: string[]