• v2.3 7d26f2c8d8

    v2.3 Stable

    sirdog3355 released this 2025-10-30 06:32:48 -04:00 | 207 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.

    October 30, 2025

    Changes

    • The output of /rgit-deals can now be sorted by percentage off or by a game's raw price. ( #100 )
    • Command /info renamed to /user. ( #102 )
    • Commands /links and /ips combined into /info with options to select. ( #102 )
    • .env-example has been updated to include itad-token= when it should have been done in PR #85 ( #103 )
    • Class ItadGetDealsHandler will now check the API connection to match functionality of ItadGameSearchHandler. ( #105 )

    Bugs

    • Fixed issue where the programmatic name of /blacklist was info when it should have been made blacklist in PR #85 ( 2038f5f ).
    • Fixed issue where if no deals existed for games in the RGIT table and /rgit-deals was ran an empty embed would be generated. ( #104 )
    • Preemptively fixed issue where once again I had 2 listeners in one file which would have resulted in only 1 listener being active. ( #110 )

    Miscellaneous

    • Set minimum log level for discord.gateway from INFO to WARNING as it unnecessarily cluttered the logs. ( #93 )

    Full Changelog: https://github.com/sirdog9001/EnduraBot/compare/v2.2...v2.3

    Downloads