We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519aece commit 2ae6010Copy full SHA for 2ae6010
‎README.md
@@ -1,4 +1,6 @@
1
# loaxxor
2
3
+[](https://greenkeeper.io/)
4
+
5
This is an IRC bot for our private channel.
6
It's first mission is to be able to shout-out when specific people start streaming on Twitch.tv
‎package.json
@@ -18,10 +18,10 @@
18
"dependencies": {
19
"config": "^1.13.0",
20
"irc-js": "^2.0.0-beta.5",
21
- "lodash": "^3.8.0",
+ "lodash": "^4.17.4",
22
"lugg": "^1.1.1",
23
- "redis": "^0.12.1",
24
- "twitch.tv": "^1.0.0"
+ "redis": "^2.6.5",
+ "twitch.tv": "^2.1.0"
25
},
26
"engines": {
27
"node": "~0.10",
0 commit comments