mirror of
https://github.com/profanity-im/profanity.git
synced 2024-10-27 20:30:13 -04:00
15 lines
340 B
ReStructuredText
15 lines
340 B
ReStructuredText
Profanity Python Plugins API
|
|
============================
|
|
|
|
The ``prof`` module describes functions that plugins may call to interact with Profanity.
|
|
The ``plugin`` module describes functions that plugins may define to be notified of various events in Profanity.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
prof
|
|
plugin
|
|
* :ref:`genindex`
|