From 1089c48eb42a45ec87826480a3fe7cf7cc1e719e Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 15 Dec 2016 08:41:35 +0000 Subject: [PATCH] Add unimoji config --- config/uniemoji.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/uniemoji.json diff --git a/config/uniemoji.json b/config/uniemoji.json new file mode 100644 index 0000000..b2ab70a --- /dev/null +++ b/config/uniemoji.json @@ -0,0 +1,4 @@ +{ + "shruggie": "¯\\_(ツ)_/¯", + "lenny": "( ͡° ͜ʖ ͡°)" +}