• v2.10 396ea7008b

    v2.10 Stable

    sirdog3355 released this 2025-12-22 04:38:31 -05:00 | 117 commits to main since this release

    Note

    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 /rquote and the daily bible quote has been made configurable via variable rquote_footer added to data/variables.json. ( #188 )
    • README.md given a makeover. ( #194 )
    • /info embeds given a makeover. ( #196 )
    • What kinds of text result in exclusion from /logs made configurable via variable log_text_exclude added to data/variables.json. ( #195 )

    Bugs

    • Fixed issue where the text at classes/itad_get_games_handler.py did not properly reflect which endpoint a hypothetical error would come from. ( #192 )

    Miscellaneous

    • 6 variables in data/variables.json that were EDC specific in nature (e.g edc_ports) renamed for genericity. ( #187 )
    • Logic in /logs used to filter out common log-lines refactored to not be a long chain of if not... and not statements. ( #195 )
    • Unused variable l_role_id in data/variables.json formally deprecated. ( 95dea18 )

    Full Changelog: https://github.com/sirdog3355/EnduraBot/compare/v2.9...v2.10

    Downloads