18 lines
357 B
JSON
18 lines
357 B
JSON
{
|
|
"name": "tetobot4000",
|
|
"version": "1.0.0",
|
|
"description": "Shitpost teto bot",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.viois.gay/Violet/Tetobot4000"
|
|
},
|
|
"author": "Violet",
|
|
"license": "Unlicense",
|
|
"dependencies": {
|
|
"discord.js": "^14.16.3"
|
|
}
|
|
}
|