mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05: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`
|