Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 627 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 627 Bytes

supybot GuiltByAssociation plugin

This plugin will automatically kickban users who join a channel if they are joined to other channels which are considered hostile.

settings

  • supybot.plugins.GuiltByAssociation.enable (Boolean): Whether or not the plugin is active on the selected channel
  • supybot.plugins.GuiltByAssociation.expire (Integer): How long (in seconds) to wait before lifting the ban (0 to disable, disabled by default)
  • supybot.plugins.GuiltByAssociation.chans (String): A comma-separated list of channels which are considered hostile

To set these, use the config channel command.