You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A template in discord.js that uses a command handler to support efficient development.\r # How to use\r If you want to use this code on the VPS...\r > Add a Bot token in the environment variable named token, start it, and it will work.",
"main": "main.js",
"dependencies": {
"discord.js": "^12.5.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"