feat: introduce twitch auth

This commit is contained in:
Ali BARIN
2021-10-24 21:25:04 +02:00
parent 8e91f1f7ed
commit 9e3c61e3df
4 changed files with 469 additions and 6 deletions

View File

@@ -29,6 +29,7 @@
"morgan": "^1.10.0",
"objection": "^2.2.17",
"pg": "^8.7.1",
"twitch-js": "2.0.0-beta.42",
"twitter-api-v2": "1.6.0",
"winston": "^3.3.3"
},