summaryrefslogtreecommitdiff
path: root/format.c
diff options
context:
space:
mode:
Diffstat (limited to 'format.c')
-rw-r--r--format.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/format.c b/format.c
index c38352e..0e5c95b 100644
--- a/format.c
+++ b/format.c
@@ -24,12 +24,14 @@ struct {
{ "%-)", "🤪" },
{ ":_(", "😢" },
{ ":-|", "😐" },
+ { "<3", "&#128147;" },
{ ":facepalm:", "&#129318;" },
{ ":shrug:", "&#129335;" },
{ ":eyeroll:", "&#128580;" },
{ ":beer:", "&#127866;" },
{ ":beers:", "&#127867;" },
{ ":munch:", "&#128561;" },
+ { ":thumb:", "&#128077;" },
{ NULL, NULL }
};