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
| 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-3-Clause | 0.3.3 | mahlon | 2011-01-12 | ||
|  btc_ticker.py | Display Bitcoin or other crypto currency spot exchange value. | 2.1.1 | BSD-3-Clause | 0.3.7 | pr3d4t0r | 2014-03-27 | 2025-04-19 | |
|  input_lock.rb | Lock input (authorize only commands). | 0.2 | BSD-3-Clause | 0.3.0 | mahlon | 2011-04-25 | 2022-12-17 | |
|  leet.py | Convert text to leet. | 0.2.1 | BSD-3-Clause | 0.3.0 | Lenoob | 2011-01-04 | 2025-04-22 | |
|  zmq_notify.rb | 
            [notify]
          Send notifications to a ZMQ socket.
          
           (requires: zmq) | 0.1 | BSD-3-Clause | 0.3.0 | Mahlon | 2011-11-15 |