discord-extra

1.0.1 • Public • Published

⚠️ NOTICE: discord-extra and all of it's contributors are not affiliated with discord.js and it's team.

Usage

const { Client } = require('discord.js'); // v12.1.5
const discordExtra = require('discord-extra');

const client = new Client();
client.on('ready', () => {
	console.log(`${client.user.tag is now ready!`)
});

client.login('1234567890abcdefghjijklmnopqrstuvwxyz');

Readme

Keywords

none

Package Sidebar

Install

npm i discord-extra

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.56 kB

Total Files

5

Last publish

Collaborators

  • zenepity