dblposter
Version:
A simple automatic poster for DiscordBotList
21 lines (20 loc) • 466 B
JSON
{
"name": "dblposter",
"version": "1.3.1",
"description": "A simple automatic poster for DiscordBotList",
"main": "src/index.js",
"repository": "https://github.com/KingDGrizzle/dblposter",
"author": "Frangu Vlad <kingdgrizzle@gmail.com>",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"snekfetch": "^4.0.0"
},
"keywords": [
"dbl",
"discordbotlist",
"discordjs",
"discordbot",
"automatic",
"discordbots"
]
}