-
v2.10 Stable
released this
2025-12-22 04:38:31 -05:00 | 117 commits to main since this releaseNote
Names provided below in their common form for ease of reading. Their names may change in the future.
December 22, 2025
Features
- Documentation updated to explain the basics of how I as the maintainer would expect someone else to contribute to the codebase. ( #197 )
Changes
- Text throughout EnduraBot rewritten to either be more generic or dynamically generated. ( #187 )
- The footer for the output of
/rquoteand the daily bible quote has been made configurable via variablerquote_footeradded todata/variables.json. ( #188 ) README.mdgiven a makeover. ( #194 )/infoembeds given a makeover. ( #196 )- What kinds of text result in exclusion from
/logsmade configurable via variablelog_text_excludeadded todata/variables.json. ( #195 )
Bugs
- Fixed issue where the text at
classes/itad_get_games_handler.pydid not properly reflect which endpoint a hypothetical error would come from. ( #192 )
Miscellaneous
- 6 variables in
data/variables.jsonthat were EDC specific in nature (e.gedc_ports) renamed for genericity. ( #187 ) - Logic in
/logsused to filter out common log-lines refactored to not be a long chain ofif not... and notstatements. ( #195 ) - Unused variable
l_role_idindata/variables.jsonformally deprecated. ( 95dea18 )
Full Changelog: https://github.com/sirdog3355/EnduraBot/compare/v2.9...v2.10
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads