LogoLogo
  • Hey Developer, Welcome 👋
  • NPM MODULE
    • Getting Started Npm
    • Vote Check
    • Bot Search
    • Server Count
  • PYTHON PACKAGE
    • Getting Started Python
    • Server Count
  • API
    • Has Voted
    • Stats
    • Search
Powered by GitBook
On this page
  • Download Module
  • Define Module
  1. NPM MODULE

Getting Started Npm

PreviousHey Developer, Welcome 👋NextVote Check

Last updated 5 months ago

Cybralist is a npm module prepared for the api of website.

Download Module

npm i cybralist.js

Define Module

const cybralist = require("cybralist.js");

const dbl = new cybralist("TOKEN-HERE", client);
//This token is not your bot token.
//You can get this token from https://cybralist.com when you submit a bot.

cybralist.com