-
v2.0 Stable
released this
2025-10-19 18:07:29 -04:00 | 257 commits to main since this releaseNote
Names provided below in their common form for ease of reading. Their names may change in the future.
October 19, 2025
Incrementing major version due to the amount of under-the-hood changes that have occurred since
v1.2. Not too much has changed for front-facing users, however.Features
- New command:
/rconfig. Useable by@SYS:OPto allow EnduraBot to notice when configurations have changed without requiring a reboot. ( #52 ) /editrolenow supports choosing whether the target should be pinged, with the option defaulting tofalse. ( #59 )- All bot actions are now logged on the backend. ( #60 )
Changes
/rquoteand the daily bible quote will now include an image attachment if it exists in the selected message. ( #40 )/editrole's functionality to allow@Ato manipulate all roles excluding itself and@Mhas been removed as it was unnecessary. It is now locked-down to the roles defined as editable invariables.json. ( #42 )/editrolewill now use embeds for it's output. ( #59 )
Bugs
- Fixed issue where if a member's use of
/rquotewas rejected because it was done in#out-of-contextthey would still be subject to the cooldown. ( #28 ) - Fixed issue where execution of
/estopwas not respected by Docker and the bot would simply immediately reboot. ( #62 )
Miscellaneous
/rquotethemes are now configurable invariables.jsonrather than hard-coded. ( #45 )- README updated to be transparent about artificial intelligence's role in development, alongside other minor refinements. ( #50 )
- JSON loading centralized to
config_loader.pyrather than JSON being loaded per cog. ( #53 ) - Directories
/data/and/logs/are now Docker volumes, allowing viewing and manipulation while bot is active in it's container. ( #62 )
Full Changelog: https://github.com/sirdog9001/EnduraBot/compare/v1.2...v2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- New command: