discord-welcome-bot
Version:
create welcome bot in secs
32 lines (31 loc) • 721 B
JSON
{
"name": "discord-welcome-bot",
"version": "1.1.8",
"description": "create welcome bot in secs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DreamBoy65/discord-welcome-bot.git"
},
"keywords": [
"welcomebot",
"welcome",
"discord",
"djs",
"djsv13"
],
"author": "dream-prince",
"license": "ISC",
"dependencies": {
"chalk": "^4.1.2",
"discord.js": "^13.1.0",
"moment": "^2.29.1"
},
"bugs": {
"url": "https://github.com/DreamBoy65/discord-welcome-bot/issues"
},
"homepage": "https://github.com/DreamBoy65/discord-welcome-bot#readme"
}