stoat basic functionality, most things just dont work with this api yet
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "cockbot",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
@@ -16,9 +17,11 @@
|
||||
},
|
||||
"homepage": "https://github.com/CesiumCs/tornbot#readme",
|
||||
"description": "",
|
||||
"engines": {
|
||||
"node": ">=22.15.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.25.1",
|
||||
"fs": "^0.0.1-security"
|
||||
"stoat.js": "^7.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.24.0",
|
||||
|
||||
Reference in New Issue
Block a user