2016-11-13 21:52:41 +00:00
2016-11-13 17:02:22 +00:00
2016-07-19 00:39:13 +01:00
2016-11-13 17:28:56 +00:00

profanity-plugins

Building Profanity with plugin support

Dependencies required:

autoconf-archive
libtool

For Python plugins the following is also required:

python-dev

Installing plugins

Use the /plugins install command, e.g.

/plugins install ~/projects-git/profanity-plugins/stable/say.py

See the /help plugins command for further plugin management options.

Branches

  • 0.5.0: Maintenance branch for plugins compatible with the current Profanity release 0.5.0
  • 0.5.1: Development for the next Profanity patch release 0.5.1
  • master: Development for the next Profanity major release 0.6.0

Developing plugins

API Documentation:

Description
Python and C plugins collection for the CProof XMPP client
Readme 387 KiB
Languages
Python 75.7%
C 20.5%
Makefile 1.8%
Awk 1.4%
Shell 0.6%