This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
Major
- Disconnect client if no pong is received after 15 seconds
- Destroy system encoder and individual decoders
- Raise
cjopus
to^0.0.4
- Don't load
cjopus
until absolutely needed Server#voiceSession
added, and audio code changed.- Added
client.internals.ping
getter for the client's ping.
Methods
getUser
added
Minor
- Switch to
new Buffer
fromBuffer
- Don't pull Oauth information if the account is not a bot.
- Switch endpoints for adding/removing roles.
- Removed examples for old library version and added a new audio example
use strict
re-added