summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-19 06:40:16 -0700
committer8cy <[email protected]>2020-04-19 06:40:16 -0700
commited6e347bbcce356bde0cfeba498dab3d39a6c946 (patch)
tree419225e81e9a3967ccf6f385a6e1c9c204d0b19c /package.json
parentlink favi, v7.2.4 (diff)
downloaddep-core-test-2b2t.tar.xz
dep-core-test-2b2t.zip
fix on a rainy day, added most of the supporttest-2b2t
issue, TypeError: Cannot read property 'end' of undefined when trying to stop
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 08e7915..caa53ba 100644
--- a/package.json
+++ b/package.json
@@ -28,11 +28,15 @@
"insult": "0.0.3",
"is-image-url": "^1.1.8",
"lorem-memesum": "^1.2.0",
+ "minecraft-protocol": "^1.11.0",
"moment": "^2.24.0",
"moment-duration-format": "^2.3.2",
"nekos.life": "^2.0.6",
"node-opus": "^0.3.3",
+ "node-schedule": "^1.3.2",
+ "opn": "^6.0.0",
"simple-youtube-api": "^5.2.1",
+ "sleep": "^6.1.0",
"spongibobu.js": "^1.1.0",
"ytdl-core": "^2.1.0"
},