6 packages
disco.gy
Giveaway package
disco.leveling
**Simple selfbot package to leveling probot** # Install ```bash npm i disco.leveling ``` ## Test ```js const self = require('disco.leveling') self.leveling(`YOUR_ACCOUNT_TOKEN`,`CHANNEL_ID`)//channel id in your server and add pro bot to that serve
disco.tax
** Simble tax probot package** # example ```node.js``` ```js const dtx = require('disco.tax'); console.log(dtx.tax('100')) // number ``` ## You can use ```['k','m']``` ```js const dtx = require('disco.tax'); console.log(dtx.tax('1k')) // 1000 `
dvo.js
dvo.js is a powerful [Node.js](https://nodejs.org) module that allows you to easily create discord bot. [Documentation](https://dvojs.vercel.app/)
redflame.db
The easy and best, quick database
sqlite.easy
Easy SQLite ODM for Node.js with TypeScript support