GitHub - profanity-im/profanity-plugins: Plugins for Profanity XMPP client

profanity-plugins

This repository is a collection of community maintained plugins.

Building Profanity with plugin support

Dependencies required:

For Python plugins the following is also required:

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 compatible Profanity 0.5.0
  • 0.5.1: Maintenance branch compatible Profanity 0.5.1
  • master: Development for Profanity 0.6.0 - latest

Developing plugins

API Documentation:

External plugins