From 6d8023ad9f79b0a014befd616cca7a00827cb4b6 Mon Sep 17 00:00:00 2001 From: = Date: Fri, 9 Jul 2021 23:23:55 -0400 Subject: [PATCH] Adding saved emojis --- config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index cfb2193..2c0109a 100644 --- a/config.json +++ b/config.json @@ -17,6 +17,9 @@ "ping" ], "emoji": { - "joint": "<:joint:862082955902976000>" + "joint": "<:joint:862082955902976000>", + "next": "⏭️", + "previous": "⏮️", + "confirm": "☑️" } } \ No newline at end of file