1.0.4 • Published 3 years ago

discord-gateway-connection v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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"*/
})
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago