4
0
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:
Wim
2017-12-23 00:11:30 +01:00
parent d0c4fe78ee
commit 97c944bb63
3 changed files with 6 additions and 0 deletions

View File

@ -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