support bridging emotes

This commit is contained in:
Robin Appelman 2020-12-25 21:53:06 +01:00
commit 09ea312a47
7 changed files with 341 additions and 149 deletions

View file

@ -11,16 +11,20 @@
},
"author": "Icewind",
"dependencies": {
"@pdf-lib/upng": "^1.0.1",
"command-line-args": "^5.1.1",
"command-line-usage": "^6.1.1",
"gif-encoder": "^0.7.2",
"js-yaml": "^3.14.0",
"mx-puppet-bridge": "0.1.0-1",
"steam-user": "4.18.0",
"steam-user": "icewind1991/node-steam-user#bbcode-sticker",
"steamcommunity": "3.42.0",
"steamid": "1.1.3",
"stream-buffers": "^3.0.2",
"ts-debounce": "2.1.0"
},
"devDependencies": {
"@types/gif-encoder": "^0.7.0",
"@types/node": "^14.14.10",
"@types/steamid": "^1.1.0",
"typescript": "^4.1.2"