nickregain

nickregain is a perl script for Weechat 0.3.0+ that checks if your current nick is your primary nick and attempts to recover it if it isn’t. It does this by looking for nick quits and nick changes, and checked every x seconds. You can also specify a set of commands to issue to regain your primary nick instead. Current Version: 1.1.1 [ dl ] (released: 25-04-2010) Command Usage: /nickregain on|off|now|all Set regain on or off for a server ’now’ runs a one time test on current server ‘all’ runs a one time test on all servers Settings: ’nickregain’ stores all it’s settings in Weechat’s plugins.conf, the following can be set there, by using /set or the ‘iset’ plug-in ...

October 19, 2009 · (updated December 13, 2010) · 2 min · KenjiE20

Highmon

Highmon is a perl script for Weechat 0.3.0+ that allows you to track highlighted messages in a new buffer. It is based off the chanmon system, and has similar features. Current Version: 2.5 [ dl ] (released: 16-08-2014) Command Usage: /highmon [help] | [monitor [channel [server]]] | [clean default|orphan|all] | clearbar Command wrapper for highmon commands /highmon clean default|orphan|all will clean the config section of default ‘on’ entries, channels you are no longer joined, or both /highmon monitor [channel] [server] is used to toggle a highlight monitoring on and off, this can be used in the channel buffer for the channel you wish to toggle, or be given with arguments e.g. /monitor #weechat freenode /highmon clearbar will clear the contents of highmon’s bar output Settings: ‘highmon’ stores all it’s settings in Weechat’s plugins.conf, the following can be set there, by using /set or the ‘iset’ plug-in ...

August 2, 2009 · (updated August 16, 2014) · 4 min · KenjiE20

Chanmon

Chanmon is a perl script for Weechat 0.3.0+ that allows you to track IRC channels in a new buffer, without merging them using Weechat’s buffer merge feature Current Version: 2.5 [ dl ] (released: 16-08-2014) Command Usage: /chanmon [help] | [monitor [channel [server]]] | [dynmon] | [clean default|orphan|all] | clearbar Command wrapper for chanmon commands /monitor [channel] [server] is used to toggle a channel monitoring on and off, this can be used in the channel buffer for the channel you wish to toggle, or be given with arguments e.g. /monitor #weechat freenode /dynmon is used to toggle ‘Dynamic Channel Monitoring’ on and off, this will automagically stop monitoring the current active buffer, without affecting regular settings (Default is off) /chanclean default|orphan|all will clean the config section of default ‘on’ entries, channels you are no longer joined, or both /chanmon clearbar will clear the contents of chanmon’s bar output Hidden toggles: ‘chanmon’ stores all it’s settings in Weechat’s plugins.conf, the following can be set there, by using /set or the ‘iset’ plug-in ...

July 21, 2009 · (updated August 16, 2014) · 6 min · KenjiE20

rslap

rslap is a perl script for Weechat 0.3.0+ that allows you to slap a nick with a random, predefined, message Current Version: 1.3.1 [ dl ] (released: 25-04-2010) Command Usage: /rslap <nick> [<entry]> will pick a random message and issue a /me in the current buffer, entry will use that entry number instead of a random one /rslap_info is used to print out the available messages rslap can use /rslap_add /rslap_remove Adds / removes string/id from the available list and attempts to update the rslap file Settings: ...

July 21, 2009 · (updated December 30, 2010) · 2 min · KenjiE20