profanity-im / profanity-plugins

Plugins for Profanity XMPP client
https://github.com/boothj5/profanity
45 stars 16 forks source link

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

Developing plugins

API Documentation:

External plugins