disc-checking, package that check your discord bot token without installing Djs or Eris or Aoi.js
Install Package
npm install dsc-checking-api
Features
Check Your Discord Bot Token More soon...
Example
//main.js const { checkToken } = require('distoken-cheaker'); checkToken("YOUR_DISCORD_BOT_TOKEN");