• v2.8 ab963bc102

    v2.8 Stable

    sirdog3355 released this 2025-12-07 21:47:43 -05:00 | 150 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 8, 2025

    Features

    • New command: /game. Lookup a game by name and get it's box art, generic information, and the best price for the game sourced from the IsThereAnyDeal API. ( #163 )
      • This command includes an argument - private - which allows setting if the output should be posted to the channel publicly or only be visible to the executor. Defaults to posting publicly.

    Changes

    • /logs now filters out common and repeated log events from its output. ( #159 )
    • /trole given a new argument - disconnect - which determines if the target should be disconnected from VC when the command is ran. Defaults to true. ( #161 )

    Bugs

    • Fixed description for argument length in /trole which was written as if the command was still /takel when it should have been rewritten in PR #152 ( #160 )
    • Variable rquote_cooldown_in_minutes renamed to rquote_cooldown_in_seconds as the value actually must be in seconds for the cooldown to work properly. ( #166 )

    Full Changelog: https://github.com/sirdog3355/EnduraBot/compare/v2.7...v2.8

    Downloads