github discordjs/discord.js 7.0.0

latest releases: 14.15.2, @discordjs/builders@1.8.1, 14.15.1...
8 years ago

Additions/Changes:

  • Basic support for new OAuth bot accounts
    • Login via loginWithToken(INSERT_OAUTH_BOT_TOKEN_HERE)
    • Public bots (bots that can be invited to other servers) must be converted to OAuth bot accounts by May 1st
  • Friends support (OAuth bots can't have friends though)
  • Encrypted voice support
  • Pause/resume voice stream support
  • Muting/deafening/unmuting/undeafening users support

Fixes:

  • High CPU usage fix
  • Potential playXXX() error fix
  • Voice volume fixes
  • Some voice error fixes
  • Node 0.12 crash fix
  • Fixed forceFetch for guild stream (ready will take much longer though, thanks Discord Devs)
  • Fixed overwritePermissions wiping existing permissions

Don't miss a new discord.js release

NewReleases is sending notifications on new releases.