UNPKG

discord-bot-maker-v1

Version:

a Simple Discord bot maker that can make bots without stealing anything

30 lines (29 loc) 683 B
{ "name": "discord-bot-maker-v1", "version": "0.2.0", "description": "a Simple Discord bot maker that can make bots without stealing anything", "main": "index.js", "dependencies": { "discord.js": "^12.5.3" }, "scripts": { "test": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/Maxytreal123/Discord-bot-maker.git" }, "keywords": [ "discord", "bot", "discord", "bot", "discord.js" ], "author": "notmax123", "license": "MIT", "bugs": { "url": "https://github.com/Maxytreal123/Discord-bot-maker/issues" }, "homepage": "https://github.com/Maxytreal123/Discord-bot-maker#readme" }