nyx

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

CODMClient.js (101B)


      1 const { CODMClient } = require("cath");
      2 module.exports = new CODMClient(process.env.CODM_API_KEY);