We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6917606 commit aba5693Copy full SHA for aba5693
CHANGELOG.md
@@ -3,7 +3,7 @@
3
### **Important notes**
4
- Eris is now an optional dependency. To install the engine without Eris, use `npm i cyclone-engine --no-optional`
5
6
-## **Bug fixes**
+### **Bug fixes**
7
- Fixed an issue where `Agent.getTopPermissionLevel` would not return `Infinity` for guild owners
8
- Fixed an issue where awaits would sometimes not cancel after success properly because the code to cancel them was in the wrong place
9
- Fixed an issue with running commands in DMs
0 commit comments