Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

2.4.0

Latest
Compare
Choose a tag to compare
@izy521 izy521 released this 06 Jan 15:55
· 122 commits to master since this release

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 from Buffer
  • 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

Pull Requests

  • #118 Update README-legacy.md
  • #120 Delete User Reaction endpoint added
  • #121 getUser added
  • #126 auto-role.js example created
  • #127 Updated colors.md
  • #130 Delete All Reactions endpoint added