discordsb
Version:
a Module For Creating Discord Self Bots
32 lines (31 loc) • 596 B
JSON
{
"name": "discordsb",
"version": "1.1.2",
"description": "a Module For Creating Discord Self Bots",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/SeTar-Bot/DSB.git"
},
"scripts": {
"test": "node test.js"
},
"dependencies": {
"chalk": "^3.0.0",
"discord.js": "^11.5.1"
},
"keywords": [
"discord",
"Discord",
"SelfBot",
"self",
"bot",
"discord",
"self",
"bot",
"discordselfbot",
"discordsb"
],
"author": "EhsanFox <ehsan8184@gmail.com> (http://ehsang.ir/)",
"license": "ISC"
}