WeeChat official scripts

This page shows a collection of WeeChat scripts written by external contributors, which can be installed directly in WeeChat with the command /script install <name>.
WeeChat developers are NOT RESPONSIBLE for problems caused by one of these scripts: you could experience problems like memory leaks, slowdowns, or even security problems, you are warned!

You can contribute by adding/updating scripts or reporting issues in the GitHub repository: https://github.com/weechat/scripts

List: XML (gz), JSON (gz)
Filter: license = BSD-3c (remove), 5 scripts.
Name / Language Description V. License Min Max Author Added Updated
amqp_notify.rb
[notify]
Send private messages and highlights to an AMQP exchange. (requires: bunny rabbitmq server)
0.1 BSD-3c 0.3.3 mahlon 2011-01-12
btc_ticker.py Display Bitcoin or other crypto currency spot exchange value. 2.1.0 BSD-3c 0.3.7 pr3d4t0r 2014-03-27 2018-07-29
input_lock.rb
[input, lock]
Lock input (authorize only commands).
0.2 BSD-3c 0.3.0 mahlon 2011-04-25 2022-12-17
leet.py
[input, py2, py3]
Convert text to leet.
0.2 BSD-3c 0.3.0 Lenoob 2011-01-04 2020-10-11
zmq_notify.rb
[notify]
Send notifications to a ZMQ socket. (requires: zmq)
0.1 BSD-3c 0.3.0 Mahlon 2011-11-15