feat: add redis (#1390)

This commit is contained in:
Bailey Miller
2020-12-25 19:14:21 -05:00
committed by GitHub
parent 90fb430b71
commit fb82526a42
6 changed files with 96 additions and 1 deletions
+2
View File
@@ -29,6 +29,7 @@
"@jef/pushbullet": "^2.4.3",
"@slack/web-api": "^5.14.0",
"@types/random-useragent": "^0.3.0",
"@types/redis": "^2.8.28",
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.3",
"discord.js": "^12.5.1",
@@ -48,6 +49,7 @@
"puppeteer-extra-plugin-block-resources": "^2.2.7",
"puppeteer-extra-plugin-stealth": "^2.6.5",
"pushover-notifications": "^1.2.2",
"redis": "^3.0.2",
"top-user-agents": "^1.0.19",
"twilio": "^3.54.1",
"twitch": "^4.3.6",