nyx

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

commit 67df35a7a6371f16026a0d4e5e352281c874114f
parent ef437fa4bac7a31a047440adba4e9d1506d7c6e3
Author: night0721 <[email protected]>
Date:   Sat,  8 Jan 2022 08:32:03 +0800

damge fix

Diffstat:
Mcommand/CODM/damage.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/command/CODM/damage.js b/command/CODM/damage.js @@ -15,7 +15,7 @@ module.exports = { category: "CODM", options: [ { - type: 7, + type: 3, name: "gun", description: "Gun name", required: true,