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 |
---|---|---|---|---|---|---|---|---|
atcomplete.pl | Tab complete nicks when prefixed with "@". | 0.001 | Apache-2.0 | 0.3.0 | xdg | 2016-10-29 | ||
autonickprefix.pl | Change "nick:" prefix if the nick is changed while you're still editing. | 1.00 | Public-domain | 0.3.0 | Juerd | 2018-09-21 | ||
force_nick.py | Force nick change on channels which disallow it. | 0.5 | GPL-3.0-or-later | 0.3.0 | Simmo Saan | 2017-02-04 | 2018-06-19 | |
keepnick.py | Keep your nick and recover it in case it's stolen. | 1.7 | GPL-3.0-or-later | 1.3 | nils_2 | 2012-02-09 | 2023-06-14 | |
mnick.pl | Change nick on multiple servers using custom masks. | 0.4 | GPL-3.0-or-later | 0.3.0 | CrazyCat | 2014-04-01 | 2019-09-22 | |
nick_complete_wrapper.lua |
[nick]
Wrap nick completion with custom prefix and/or suffix.
|
0.1 | WTFPL | 0.3.8 | singalaut | 2016-10-30 | ||
nickregain.pl | Automatically attempts to regain IRC primary nick. | 1.1.1 | GPL-3.0-or-later | 0.3.0 | KenjiE20 | 2009-10-20 | 2010-12-13 | |
quick_force_color.py | Quickly add/del/change entry in option irc.look.nick_color_force. | 0.6.1 | GPL-3.0-or-later | 0.3.4 | nils_2 | 2012-02-06 | 2017-08-27 | |
samechannel.rb | List multiple occurences of the same nick(s) in a set of channels. (requires: Ruby::OptionParser, Ruby::Shellwords) | 0.2 | GPL-3.0-or-later | 0.4.1 | Hendrik 'henk' Jaeger | 2013-10-19 | 2021-11-07 |