Added Workflow

This commit is contained in:
2024-04-07 12:47:49 +02:00
parent cf500abfa9
commit 06978851b4
21 changed files with 22 additions and 514 deletions

View File

@@ -4,8 +4,9 @@
"description": "A Discord Bot For Fun And Tickets",
"main": "./src/index.ts",
"scripts": {
"start": "ts-node src/index.ts",
"dev": "ts-node src/index.ts",
"clearCommands": "ts-node src/utils/clearSlashCommands.ts",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",