Channel configuration UI + disabling bannedJIDs (for now)
This commit is contained in:
@ -56,7 +56,7 @@ interface ChannelConfigurationOptions {
|
||||
bot: boolean
|
||||
botNickname?: string
|
||||
forbiddenWords: string[]
|
||||
bannedJIDs: string[]
|
||||
// TODO: bannedJIDs: string[]
|
||||
}
|
||||
|
||||
interface ChannelConfiguration {
|
||||
|
Reference in New Issue
Block a user