Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 375 Bytes

File metadata and controls

15 lines (11 loc) · 375 Bytes

AdminLogs Plugin

A plugin design to save admins hassle with regard to evidence collection on automated punishments.

Simply register this as a plugin, and it will save the relevant information for all punishments to a text file.

.. currentmodule:: antispam.plugins

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