diego-treitos / profanity-plugins

Plugins for Profanity XMPP client

Home Page:https://github.com/boothj5/profanity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Developing plugins

API Documentation:

About

Plugins for Profanity XMPP client

https://github.com/boothj5/profanity


Languages

Language:Python 62.5%Language:C 30.5%Language:Ruby 4.1%Language:Lua 2.3%Language:Makefile 0.7%