Skip to content

Version: 1.4.3

Latest
Compare
Choose a tag to compare
@exoRift exoRift released this 07 Sep 00:34
· 1 commit to master since this release

1.4.3

Important notes

  • Eris is now an optional dependency. To install the engine without Eris, use npm i cyclone-engine --no-optional

Bug fixes

  • Fixed an issue where Agent.getTopPermissionLevel would not return Infinity for guild owners
  • Fixed an issue where awaits would sometimes not cancel after success properly because the code to cancel them was in the wrong place
  • Fixed an issue with running commands in DMs
  • Fixed an issue with sending responses to DMs