nyx

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

commit ff1cc6aae30e433e8ecc93bc146a6fa64fb9931d
parent bab4d6a5ba58a2ecc59c8c5b181d3a6d1e917e2b
Author: ThunderE75 <[email protected]>
Date:   Tue,  1 Feb 2022 15:38:31 +0530

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

diff --git a/command/CODM/build.js b/command/CODM/build.js @@ -679,7 +679,7 @@ module.exports = { `${all[tag]} build for ${data.weaponName} from ${data.author}` ) .setDescription( - `<:nyx_description:897379659665264650> **Description** \`\`\` \n${data.notes} \n\`\`\`` + `<:nyx_description:897379659665264650> **Description** \`\`\`\n${data.notes} \n\`\`\`` ) .setColor(16580400) .setImage(data.imageUrl)