1.0.0 • Published 3 months ago

distoken-cheaker v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

distoken-cheaker

distoken-cheaker, package that check your discord bot token without installing Djs or Eris or Aoi.js

Install Package

npm install distoken-cheaker

Features

Check Your Discord Bot Token

Example

//main.js
const { checkToken } = require('distoken-cheaker');
checkToken("YOUR_DISCORD_BOT_TOKEN");

Copyright (c) 2024 sekkena & Sekkena2#5709