We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f780913 commit 1069232Copy full SHA for 1069232
CHANGELOG.md
@@ -11,11 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
- Sponsors command that will list sponsors.
12
13
### Changed
14
-- Channel names now can contain unicode characters.
+- Channel names now can contain unicode characters.
15
+- Debug logs are now located in a unique file for each bot. (Internal change)
16
17
### Fixed
18
- Editing notes now works, minor bug with edit command is fixed.
19
- Bug in the `oauth` command where the response message fails to send when an ID is provided.
20
+- Plugin requirement installation now works in virtual environments
21
+
22
23
# v2.24.1
24
0 commit comments