about summary refs log tree commit diff
path: root/weechat/.weechat/alias.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/alias.conf')
-rw-r--r--weechat/.weechat/alias.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf
index 71223d8..53878bb 100644
--- a/weechat/.weechat/alias.conf
+++ b/weechat/.weechat/alias.conf
@@ -18,6 +18,7 @@ CHAT = "dcc chat"
 CL = "buffer clear"
 CLOSE = "buffer close"
 CS = "quote chanserv"
+emoji = "exec -o python3 -c 'print(__import__("emoji").emojize("$*", use_aliases=True))'"
 factor = "/exec -sh -o factor $1 | cut -d" " -f 2,3 | tr " " ",""
 flip = "/exec -o flip table $*"
 HS = "quote hostserv"