Add status command and valorant api wrapper

This commit is contained in:
2022-08-26 18:21:17 +00:00
parent c2fcab6738
commit b1f7be2ce8
3 changed files with 137 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"dependencies": {
"@discordjs/rest": "^1.1.0",
"discord.js": "^14.3.0",
"dotenv": "^16.0.1"
"dotenv": "^16.0.1",
"node-valorant-api": "^0.5.0"
},
"devDependencies": {
"@matt-fidd/eslint-config": "^1.3.4",