1.0.1 • Published 4 years ago

discord.collect v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

Discord.Collect library

v12 update made code a lot longer and broke almost all javascript bots that was updated to the new version of discord.js. This package will fix that immedialy.

Usage

At first install discord.collect as dependency (Will install discord.js and its dependencies automatially)

npm install --save discord.collect

Then

const discord = require('discord.collect');
//Do your work...

TODO lists

Discord.JS version support

  • Support of discord.js@v11
  • Support of discord.js@v10
  • Support of discord.js@v9
  • Support of discord.js@v8

Voice support

  • Bring back discord.js@v11 voice functions

Automated accounts support

  • Restore discord.js@v11 selfbot functions
  • Restore discord.js@v8 email-password login

Failsafety

  • Splitting partitial and full instances

Annotations

  • Make vscode annotations