added attempt at dynamic listing

This commit is contained in:
Mehdi Benadel
2024-04-05 20:46:14 +02:00
parent 3632bb7cec
commit 9ff4abfce4
4 changed files with 174 additions and 74 deletions

View File

@ -79,6 +79,7 @@ interface ChannelConfigurationOptions {
entries: string[]
regexp?: boolean
applyToModerators?: boolean
label?: string
reason?: string
comments?: string
}>