Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

v4.2.0

Choose a tag to compare

@RAnders00 RAnders00 released this 22 Nov 12:11
· 165 commits to master since this release
99a784a
  • Bugfix: Fixed typescript compiling error (#154)
  • Minor: Added new event rawCommand emitted when a command is executed by the client.
  • Minor: Made client.connect() return a promise which resolves when the client is ready.
  • Minor: Allowed # to be a prefix of the channelName passed into functions that require it.
  • Bugfix: Added setColor to promise rejections.