Added ability to download twitch emotes in the backend

This commit is contained in:
Tzahi12345
2023-05-29 23:41:30 -04:00
parent 7124792721
commit 3a20e03490
5 changed files with 6157 additions and 120 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@discordjs/builders": "^1.6.1",
"@discordjs/core": "^0.5.2",
"@tzahi12345/twitch-emoticons": "^1.0.3",
"@tzahi12345/twitch-emoticons": "^1.0.4",
"archiver": "^5.3.1",
"async": "^3.2.3",
"async-mutex": "^0.4.0",