edwardslabs / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
28 stars 31 forks source link

Add global optout plugin #200

Closed linuxdaemon closed 6 years ago

linuxdaemon commented 6 years ago

This plugin allows certain hooks/commands to be disabled/enabled per channel. Channels can be specified as glob patterns (eg #* to match all channels), allowing certain hooks to be disabled in a wide range of channels and only re-enabled in certain channels.