open ticket v2.3 push 1 (doesn't work yet)

This commit is contained in:
DJj123dj
2022-07-19 11:57:14 +02:00
parent fc09858f92
commit c57507cea9
15 changed files with 75 additions and 64 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "open-ticket",
"version": "2.2.0",
"version": "2.3.0",
"description": "This is an open-source discord ticket bot, you can configure it and it comes with cool features like a transcript.",
"main": "index.js",
"scripts": {
@@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"chalk": "^5.0.1",
"discord.js": "13.8.0",
"discord.js": "^14.0.2",
"express": "^4.17.1",
"node": "^16.10.0",
"node-localstorage": "^2.2.1"