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 | ||
|  input_lock.rb | Lock input (authorize only commands). | 0.2 | BSD-3-Clause | 0.3.0 | mahlon | 2011-04-25 | 2022-12-17 |