galacticaapi.js module is an npm module prepared for the api of galactica.ga site.
npm i galacticaapi.js
const Galactica = require("galacticaapi.js"); const dbl = new Galactica("TOKEN-HERE", client);
Last updated 3 years ago
Was this helpful?