Skip to content

v1.2.0 - discordjs api v14 and nodejs v16.x

Latest
Compare
Choose a tag to compare
@kennethrisa kennethrisa released this 28 Sep 19:13
· 1 commit to master since this release
9da2234

Breaking change

Node version ^16.9 and discordjs version 14.x

If using RCON - The bot requireds to allow "Message content intent" - You will find this in discord developer portal -> Applications -> Bot Name -> Message Content Intent

  • Updated Dockerfile to use image node:16.
  • Replaced sourcequery to gamedig (Thanks AustrixDev for PR).
  • Updated discordjs to v14 api.