From ed6e347bbcce356bde0cfeba498dab3d39a6c946 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Sun, 19 Apr 2020 06:40:16 -0700 Subject: fix on a rainy day, added most of the support issue, TypeError: Cannot read property 'end' of undefined when trying to stop --- src/Cache/DiscordEmoji.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/Cache/DiscordEmoji.json (limited to 'src/Cache') diff --git a/src/Cache/DiscordEmoji.json b/src/Cache/DiscordEmoji.json new file mode 100644 index 0000000..4046fd2 --- /dev/null +++ b/src/Cache/DiscordEmoji.json @@ -0,0 +1 @@ +{"Categories":"{\"1\":\"Original Style\",\"18\":\"Recolors\",\"2\":\"TV \\/ Movie\",\"10\":\"Gaming\",\"3\":\"Meme\",\"4\":\"Anime\",\"13\":\"Pepe\",\"5\":\"Celebrity\",\"6\":\"Blobs\",\"7\":\"Thinking\",\"17\":\"Animals\",\"15\":\"Cute\",\"11\":\"Letters\",\"14\":\"Logos\",\"16\":\"Utility\",\"12\":\"Other\",\"8\":\"Animated\",\"9\":\"NSFW\"}"} \ No newline at end of file -- cgit v1.2.3