Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 329 Bytes

limiter.rst

File metadata and controls

13 lines (10 loc) · 329 Bytes

MaxMessageLimiter Plugin

This plugin implements a hard cap for the amount of messages a member can send within the handlers timeframe before losing send message perms.

.. currentmodule:: antispam.plugins

.. autoclass:: MaxMessageLimiter
    :members:
    :undoc-members:
    :special-members: __init__