Limnoria/plugins/Limiter
Valentin Lorentz 9891b0fca4 Replace failUnless/failIf with assertTrue/assertFalse.
The old names are deprecated.
2020-01-26 11:14:18 +01:00
..
locales My name is Mikaela! 2014-03-22 12:01:11 +02:00
README.md Limiter: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
__init__.py All plugins: set Limnoria contributors as maintainer 2019-11-16 11:41:13 -08:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot PluginDownloader: update l10n-fi. 2014-03-22 16:38:16 +02:00
plugin.py all plugins: Use msg.channel instead of msg.args[0] + give network name to self.registryValue. 2019-08-24 23:35:01 +02:00
test.py Replace failUnless/failIf with assertTrue/assertFalse. 2020-01-26 11:14:18 +01:00

README.md

This will set a limit on the channel based on plugins.Limiter.MaximumExcess plus the current number of users in the channel. This is useful to prevent flood attacks.