Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.4.0 source code.tar.gz | 2017-01-06 | 68.9 kB | |
2.4.0 source code.zip | 2017-01-06 | 71.8 kB | |
README.md | 2017-01-06 | 830 Bytes | |
Totals: 3 Items | 141.6 kB | 0 |
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
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