1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
profanity/apidocs/python/index.rst
2016-07-30 23:16:57 +01:00

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`