mirror of
https://github.com/DerTyp7/discord-twitch-bot.git
synced 2025-10-30 13:17:11 +01:00
init
This commit is contained in:
16
bot/package.json
Normal file
16
bot/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "discord-twitch-bot",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord": "^0.8.2",
|
||||
"discord.js": "^14.6.0",
|
||||
"sqlite3": "^5.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user