Description

This Plugin makes the bot rejoining a channel after beeing kicked. It's switched off by default

How to configure?

  • Just set 'autorejoin.autorejoin' to 'True' in channelwide config.

Example

freenode:
  [...]
  '#otfbot':
    [...]
    autorejoin.autorejoin: True
    [...]
  [...]