• v2.7 d0ec129b58

    v2.7 Stable

    sirdog3355 released this 2025-12-01 00:11:14 -05:00 | 160 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 1, 2025

    Features

    • New command: /logs. Get an embed with X number of log lines from EnduraBot's internal logs. ( #149 )
    • New command: /trole. Give a role temporarily to a user with the list of selectable roles mirroring the ones available for /editrole. ( #151 )
      • This command has replaced /takel.
      • This command still defaults to giving @L for a 24-hour interval if no arguments aside from the target are selected.
      • /trole has argument remove which, when set to True, will remove the given temporary role from the user and delete the timer. ( #150 )
      • Notification of temporary role assignment will no longer be via DM and instead will always be sent to #based-chat. ( #148 )

    Changes

    • The reason argument for command /monitor will no longer be logged. ( #147 )

    Miscellaneous

    • Command /monitor unbundled from cog user_cmds.py and given own cog monitor.py. ( #144 )
    • Cog manage_role.py renamed to edit_role.py to match the command it is named after (/editrole). ( #146 )

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

    Downloads