weechat/rmodifier.conf @ 0447325b2bc3

Pull out clam into its own plugin.
author Steve Losh <steve@stevelosh.com>
date Tue, 03 Apr 2012 14:43:20 -0400
parents 33b701e7a4eb
children 8d0124cdcce1
#
# rmodifier.conf -- weechat v0.3.6
#

[look]
hide_char = "*"

[modifier]
nickserv = "history_add,input_text_display;^(/(msg|quote) +nickserv +(identify|ghost \S+) +)(.*);1,4*"
oper = "history_add,input_text_display;^(/oper +\S+ +)(.*);1,2*"
set_pass = "history_add;^(/set +\S*password\S* +)(.*);1,2*"