aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/alias.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-12 14:42:58 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-12 14:42:58 +0200
commit11cd81717af3a3fd95cb72974796212a608b0f12 (patch)
treea1ce2aecdfc6a2df647322818d7c10019769615c /weechat/alias.conf
parent4841359a075fb56d2dffeac5d3035111a856fda0 (diff)
downloaddotfiles-11cd81717af3a3fd95cb72974796212a608b0f12.tar.xz
weechat: add pkick alias, change guest regex
Diffstat (limited to 'weechat/alias.conf')
-rw-r--r--weechat/alias.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/alias.conf b/weechat/alias.conf
index 1e5b896..d7a6f53 100644
--- a/weechat/alias.conf
+++ b/weechat/alias.conf
@@ -29,6 +29,7 @@ MUB = "unban *"
N = "names"
NS = "/quote NickServ"
PD = "msg phrik anonymous do $channel"
+pkick = "msg phrik kick $channel"
PS = "msg phrik anonymous say $channel"
Q = "query"
qt = "disconnect -all ;quit"