discord-fast-intents

1.0.0 • Public • Published

✨ Discord-Fast-Intents

How to use?

const { Client } = require('discord.js');
const { Intents } = require('discord-fast-intents');

// Creating client variable
const client = new Client({ intents: new Intents() });

Readme

Keywords

Package Sidebar

Install

npm i discord-fast-intents

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

2.87 kB

Total Files

4

Last publish

Collaborators

  • khasarah