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": "BOT para o servidor do Discord voltado ao aprendizado da língua portuguesa. Sua única função é gerenciar e manter um jogo de palavras baseado em shiritori.",
"main": "index.js",
"dependencies": {
"discord.js": "^13.1.0",
"dotenv": "^10.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"