discord-gateway-connection

1.0.4 • Public • Published

This is a beta version of the real package, The real package will be realised soon

Example -

const bot = require('discord-gateway-connection');
const client = new bot();

bot.build('TOKEN-HERE', {
    status_message: 'Hello World', /*Status_message must be a string*/
    status_type: 0 /*The Status_type must be a number, 0 represents "PLAYING"*/
})

Readme

Keywords

none

Package Sidebar

Install

npm i discord-gateway-connection

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

2.53 kB

Total Files

3

Last publish

Collaborators

  • tsdon0001