Update discord.js dependency to version 14 (#116)
* Update discord.js in package.json to v14.16.3 & update package-lock.json * Update all embeds to work with v14 * Do not show discriminator if it is 0
This commit is contained in:
parent
c751a5aec2
commit
062e6d43dc
14 changed files with 1306 additions and 2437 deletions
|
@ -5,7 +5,7 @@
|
|||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"@zuzak/owo": "^1.14.1",
|
||||
"discord.js": "^13.6.0",
|
||||
"discord.js": "^14.16.3",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.21.1",
|
||||
"mysql": "^2.18.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue