nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit eabc27286b3d4e338acd0821d52c5af2e567716a
parent 916e0b9c2bd006ee3868818a4a1195f822a19a48
Author: NK <[email protected]>
Date:   Thu, 27 Oct 2022 20:05:05 +0000

Merge branch 'main' of https://github.com/night0721/cath.exe

Diffstat:
Mpackage.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json @@ -37,10 +37,10 @@ "url": "https://ko-fi.com/cathteam" }, "devDependencies": { - "node": "^18.7.0" + "node": "^19.0.0" }, "dependencies": { - "axios": "^0.27.2", + "axios": "^1.1.3", "cath": "^1.4.7", "discord.js": "^14.6.0", "dotenv": "^16.0.0",