mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "XiaoBot",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "7.6.0"
|
||||
},
|
||||
"author": "dragonfire535",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cleverbot-node": "^0.3.5",
|
||||
"discord.js": "github:hydrabolt/discord.js",
|
||||
"discord.js-commando": "^0.9.0",
|
||||
"google-translate-api": "^2.2.2",
|
||||
"jimp": "^0.2.27",
|
||||
"pirate-speak": "^1.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user