You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
422 B

{
"name": "xi_master",
"version": "1.0.0",
"description": "A master music bot for our xi network discord server",
"author": "Fringe <yigit@yigitcolakoglu.com>",
"main": "main.js",
"scripts": {
"start": "node main.js"
},
"dependencies": {
"cheerio": "^1.0.0-rc.3",
"cron": "^1.8.2",
"discord.js": "^12.2.0",
"jquery": "^3.5.1",
"request": "^2.88.2",
"rss-parser": "^3.8.0"
}
}