Skip to content

v3.0.0

Compare
Choose a tag to compare
@zero734kr zero734kr released this 05 Sep 04:38
· 76 commits to stable since this release
c2d1c94

Release Highlights

  • Added support for koreanbots API v2 (#18) (0600153)
  • Added support for discord.js v13 (#93) (d7d251a)
  • New documentation website! Click here
    • Reading the documentation with this guide is super important and super recommended to know how to use new methods introduced in this major version.
  • Added support for Apple Silicon ARM (only M1 at this point) (fbf5688)

Breaking Changes

  • The parameter name count in Mybot#update has been renamed to servers. (7e6b405)

Features

  • Added support for shards property in Mybot#update (7e6b405)