-
v2.11.2 Stable
released this
2026-02-07 21:00:25 -05:00 | 87 commits to main since this releaseNote
Names provided below in their common form for ease of reading. Their names may change in the future.
February 7, 2026
Changes
- Command disabling changed from JSON list to JSON object containing
key:valuepairs where thekeyis the command to disable and thevalueis the reason for disabling. This reason is then displayed to end-users when attempting to run a disabled command. ( #219 )
Miscellaneous
- Logic relevant to reading and processing a member's roles rewritten to be less reliant on the on-boot cache to enhance network instability resilience. ( #232 )
Full Changelog: https://github.com/sirdog3355/EnduraBot/compare/v2.11.1...v2.11.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Command disabling changed from JSON list to JSON object containing