We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14193a3 commit f5748d3Copy full SHA for f5748d3
package.json
@@ -12,6 +12,8 @@
12
"dependencies": {
13
"discord.js": "^14.11.0",
14
"dotenv": "^16.1.4",
15
+ "ms": "^2.1.3",
16
+ "node-fetch": "^3.3.2",
17
"pretty-ms": "^8.0.0"
18
}
19
0 commit comments