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

Latest commit

 

History

History
13 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 442 Bytes

supybot Muzzle plugin

This plugin will automatically grant +v to users after a specified delay when they join the channel. Useful for preventing drive-by spam.

settings

  • supybot.plugins.Muzzle.enable (Boolean): Whether or not the plugin is active on the selected channel
  • supybot.plugins.Muzzle.delay (PositiveInteger): The delay (in seconds) before granting +v to the user

To set these, use the config channel command.