roxybotlist.js
Version:
Post stats to roxybotlist.ml
23 lines • 454 B
JSON
{
"name": "roxybotlist.js",
"version": "1.1.3",
"description": "Post stats to roxybotlist.ml",
"main": "lib/index.js",
"keywords": [
"bot list",
"bot list stats",
"discord bots",
"rbl"
],
"author": "yasinckm210",
"private": false,
"license": "ISC",
"dependencies": {
"discord.js": "^11.6.4",
"node-fetch": "^2.6.1",
"typescript": "^4.1.2"
},
"devDependencies": {
"@types/node-fetch": "^2.5.7"
}
}