UNPKG

discord-welcome-bot

Version:
32 lines (31 loc) 721 B
{ "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" }