• v2.12 6be51bef29

    v2.12 Stable

    sirdog3355 released this 2026-04-04 20:54:43 -04:00 | 41 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.

    April 4, 2026

    Features

    • New command: /flip. Returns a result of either "heads" or "tails". ( #251 )
    • New command: /roll. Generate a random number between 1 and a user-defined ceiling (default: 100). ( #252 )
    • New command: /monitor-list. Generate a list of all individuals being monitored for by EnduraBot. ( #258 )
    • New command: /ping. Returns a private response of "pong" with miscellaneous data. ( #268 )

    Changes

    • /cl-add now shows dynamic lists of available channels in its arguments. ( #266 )
    • Text of /about updated to match the GitHub and documentation site bot summary. ( #272 )

    Bugs

    • Fixed an edge case where joining a linked channel could bypass the permission revocation of a previously occupied channel. ( #270 )

    Miscellaneous

    • Command cooldown logs now include both the remaining wait time and the original cooldown duration. ( #269 )
    • 2 common and harmless errors in the logs are now being caught and replaced with less verbose equivalents. ( #271 )

    Full Changelog: https://github.com/sirdog3355/EnduraBot/compare/v2.11.5...v2.12

    Downloads