mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-11 02:36:28 +00:00
Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322
This commit is contained in:
@ -85,6 +85,10 @@ MessageLength=400
|
||||
#OPTIONAL (default false)
|
||||
MessageSplit=false
|
||||
|
||||
#Delay in seconds to rejoin a channel when kicked
|
||||
#OPTIONAL (default 0)
|
||||
RejoinDelay=0
|
||||
|
||||
#Nicks you want to ignore.
|
||||
#Messages from those users will not be sent to other bridges.
|
||||
#OPTIONAL
|
||||
|
Reference in New Issue
Block a user