]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/alias.conf
weechat: upgrade wee-slack
[dotfiles.git] / weechat / alias.conf
index d2cabe4ddb26d4e28f77030555bd8f509ad8115d..4a88a6e4bf33e4ca702ceb479b7dcc740f7aac75 100644 (file)
@@ -1,6 +1,13 @@
 #
 # weechat -- alias.conf
 #
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart/
+#
 
 [cmd]
 AAWAY = "allserv /away"
@@ -15,7 +22,9 @@ CHAT = "dcc chat"
 CL = "buffer clear"
 CLOSE = "buffer close"
 EXIT = "quit"
+flip = "/say (╯°□°)╯︵ ┻━┻"
 IG = "ignore"
+issue = "/slack slash /gitlab $1 issue show $2"
 J = "join"
 K = "kick"
 KB = "kickban"
@@ -23,9 +32,14 @@ LEAVE = "part"
 M = "msg"
 MUB = "unban *"
 N = "names"
+parrotwave = "/say :parrotwave1: :parrotwave2: :parrotwave3: :parrotwave4: :parrotwave5: :parrotwave6: :parrotwave7:"
 Q = "query"
+rap = "/slack slash /gitlab rap $*"
+rap-issue = "/slack slash /gitlab rap issue show $*"
+rap-search = "/slack slash /gitlab rap issue search $*"
 REDRAW = "window refresh"
 SAY = "msg *"
+shrug = "/say ¯\_(ツ)_/¯"
 SIGNOFF = "quit"
 T = "topic"
 UB = "unban"
@@ -38,3 +52,4 @@ WII = "whois $1 $1"
 WW = "whowas"
 
 [completion]
+issue = "rap|base"