Configure bot name + refactoring.
This commit is contained in:
@ -54,6 +54,7 @@ interface ChannelInfos {
|
||||
|
||||
interface ChannelConfigurationOptions {
|
||||
bot: boolean
|
||||
botNickname?: string
|
||||
forbiddenWords: string[]
|
||||
bannedJIDs: string[]
|
||||
}
|
||||
|
Reference in New Issue
Block a user