• v2.1 f1c8e8dd0c

    v2.1 Stable

    sirdog3355 released this 2025-10-22 17:22:58 -04:00 | 239 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 22, 2025

    Features

    • New command: /reboot. Reboots EnduraBot. ( #61 )
      • Not to be confused with /estop, which will stop EnduraBot and not allow it to restart.
      • This command has replaced /rconfig.
    • New command: /rquote-debug. ( #65 )
      • Outputs information regarding how /rquote would use a specified message were it to hypothetically be selected. Useful for investigating potential edge cases.
    • New command: /echo. ( #70 )
      • Lets user make EnduraBot say something.
    • EnduraBot now logs when invites are created and, when a user joins, which invite they used. ( #67 )
    • EnduraBot has a percentage chance to insult a user when someone pings it. ( #72 )

    Changes

    • /about now reports EnduraBot's uptime. ( #63 )
    • /info will now report if a user is a bot, has Discord Nitro, and what their global_name is. ( #69 )
    • /rconfig removed. ( #61 )

    Miscellaneous

    • Permissions have been become configurable instead of hard-coded on a per-command basis. ( #68 , #78 )

    Full Changelog: https://github.com/sirdog9001/EnduraBot/compare/v2.0...v2.1

    Downloads