mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-10 19:40:48 +01:00
3dba9088b0
Conflicts: INSTALL plugins/ChannelLogger/README.txt plugins/ChannelStats/README.txt plugins/Google/plugin.py plugins/Google/test.py plugins/Plugin/test.py plugins/Web/test.py setup.py src/callbacks.py src/ircdb.py src/irclib.py src/utils/str.py test/test_irclib.py
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.