John Hernandez 339ad336e2 Refactor emoticons.py plugin, add new emoticons, and remove dependency
Enhance the emoticons.py plugin by using a dictionary for emoticon
replacement. Add new emoticons to the dictionary and remove the
dependency on the 'future' module. Update documentation accordingly.
2023-11-09 10:02:33 +01:00
2020-03-02 09:12:13 +01:00
2017-01-28 19:45:42 +00:00
2016-07-19 00:39:13 +01: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 compatible Profanity 0.5.0
  • 0.5.1: Maintenance branch compatible Profanity 0.5.1
  • master: Development for Profanity 0.6.0 - 0.11.x

Developing plugins

API Documentation:

External plugins

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%