Reintroduced twitch API settings

Added twitch-emoticons support, began initial work of adding twitch emoticons to twitch chat
This commit is contained in:
Tzahi12345
2023-05-29 21:42:13 -04:00
parent 398b2c0e1c
commit 1d53f6b1b6
8 changed files with 71 additions and 4 deletions

View File

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