change bot name to Thaldrin Beta and update yiff

This commit is contained in:
Lio Young 2021-04-10 23:28:03 +02:00
parent b8c58708f5
commit 9f2bb56912
No known key found for this signature in database
GPG Key ID: 789795A11879E169
3 changed files with 13 additions and 44 deletions

51
package-lock.json generated
View File

@ -6,7 +6,7 @@
"packages": {
"": {
"version": "4.0.0-dev",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@supabase/supabase-js": "^1.7.7",
"@thaldrin/sourcefinder": "^1.0.3",
@ -14,7 +14,7 @@
"discord.js": "^12.5.3",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.1",
"yiff": "^3.0.4"
"yiff": "^3.0.6"
},
"devDependencies": {
"@types/node": "^14.14.37",
@ -168,11 +168,6 @@
"node-gyp-build": "^4.2.0"
}
},
"node_modules/centra": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/centra/-/centra-2.4.2.tgz",
"integrity": "sha512-f1RaP0V1HqVNEXfLfjNBthB2yy3KnSGnPCnOPCFLUk9e/Z4rNJ8nBaJNnghflnp88mi1IT8mfmW+HlMS1/H+bg=="
},
"node_modules/chalk": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
@ -561,17 +556,6 @@
"fn.name": "1.x.x"
}
},
"node_modules/phin": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/phin/-/phin-3.5.1.tgz",
"integrity": "sha512-jgFO28IaiWAl0xk+zmqVx7neKVokWKU8YTQC5QlB45SZnEE53LH2saqJIcyIV557VX3Gk+TdR4rwWTc3P83DSA==",
"dependencies": {
"centra": "^2.4.2"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/prism-media": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/prism-media/-/prism-media-1.2.9.tgz",
@ -837,13 +821,12 @@
}
},
"node_modules/yiff": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/yiff/-/yiff-3.0.4.tgz",
"integrity": "sha512-gAo7J4QVL2AXVIn0mJPP6tOiFMjiQwTBSmlUmbLxH4RwAbG2QUJfJsyBD48qPvamLzNX7XRU2k0C7rm0gF6ccg==",
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/yiff/-/yiff-3.0.6.tgz",
"integrity": "sha512-FT//cZjfcGU12YgNTKLPZbpIZiH9m3NGoEw+27IQv5sq53q9EJ7XmxDb3w72rTsZhBZTbCWLZCRv+t+ctdrpMg==",
"dependencies": {
"axios": "^0.21.1",
"chalk": "^4.0.0",
"phin": "^3.4.0"
"chalk": "^4.0.0"
}
}
},
@ -982,11 +965,6 @@
"node-gyp-build": "^4.2.0"
}
},
"centra": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/centra/-/centra-2.4.2.tgz",
"integrity": "sha512-f1RaP0V1HqVNEXfLfjNBthB2yy3KnSGnPCnOPCFLUk9e/Z4rNJ8nBaJNnghflnp88mi1IT8mfmW+HlMS1/H+bg=="
},
"chalk": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
@ -1311,14 +1289,6 @@
"fn.name": "1.x.x"
}
},
"phin": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/phin/-/phin-3.5.1.tgz",
"integrity": "sha512-jgFO28IaiWAl0xk+zmqVx7neKVokWKU8YTQC5QlB45SZnEE53LH2saqJIcyIV557VX3Gk+TdR4rwWTc3P83DSA==",
"requires": {
"centra": "^2.4.2"
}
},
"prism-media": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/prism-media/-/prism-media-1.2.9.tgz",
@ -1529,13 +1499,12 @@
"integrity": "sha1-8m9ITXJoTPQr7ft2lwqhYI+/lXc="
},
"yiff": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/yiff/-/yiff-3.0.4.tgz",
"integrity": "sha512-gAo7J4QVL2AXVIn0mJPP6tOiFMjiQwTBSmlUmbLxH4RwAbG2QUJfJsyBD48qPvamLzNX7XRU2k0C7rm0gF6ccg==",
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/yiff/-/yiff-3.0.6.tgz",
"integrity": "sha512-FT//cZjfcGU12YgNTKLPZbpIZiH9m3NGoEw+27IQv5sq53q9EJ7XmxDb3w72rTsZhBZTbCWLZCRv+t+ctdrpMg==",
"requires": {
"axios": "^0.21.1",
"chalk": "^4.0.0",
"phin": "^3.4.0"
"chalk": "^4.0.0"
}
}
}

View File

@ -16,7 +16,7 @@
},
"keywords": [],
"author": "",
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "https://github.com/thaldrin/thaldrin/issues"
},
@ -28,7 +28,7 @@
"discord.js": "^12.5.3",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.1",
"yiff": "^3.0.4"
"yiff": "^3.0.6"
},
"devDependencies": {
"@types/node": "^14.14.37",

View File

@ -35,7 +35,7 @@ export default {
/**
* Name of the Bot
*/
name: "Panthera",
name: "Thaldrin Beta",
source: `[t8.pm/source](https://t8.pm/source)`,
avatar: "https://thaldrin.media/avatar.png",
support: {