• v1.0 5b3ac8bafb

    v1.0 Stable

    sirdog3355 released this 2025-10-10 04:11:07 -04:00 | 310 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 10th, 2025

    Full minimal viable product release for EnduraBot.

    🎉 MVP Bot Feature List

    Commands

    • /bibleq - Present a quote from #out-of-context as if it were a Bible quote.
    • /info - Get basic API-pulled information about any member of the Discord server.
    • /about - Get generic information about EnduraBot, it's current version, and a link to it's GitHub repository.
    • /alert - Ping EDC systems operators in their #systems-dev channel about an issue with EDC services, such as a server not booting.
    • (Mod Only) /editrole - Give or revoke pre-defined set of roles from members of the server. @A can do this for any role excluding @A and @M.

    Behaviors

    • A quote from #out-of-context is submitted as if it were an inspirational Bible quote to #based-chat every day at a 12pm Eastern.

    🗒️ Release Notes

    Features

    • EnduraBot now submits a random quote from #out-of-context as if it were a Bible quote to #based-chat daily at noon Eastern time. ( #5 )

    Changes

    • Use of /bibleq limited to once every 30 minutes per user. @A and @M excluded from this restriction. ( #1 )
    • Commands /roachcock and /takel combined into /editrole which allows @M to give and revoke a list of roles configured at editable_roles.json. This also allows @A to give and revoke any role (excluding @A and @M, for security purposes). ( #3 )
    • EnduraBot will not listen to /bibleq in #out-of-context. ( #4 )
    • /alert is now useable outside of #systems-dev by members with the @Sailor role. These messages will be sent to #systems-dev with a ping. ( #11 )

    Bugs

    • Fixed issue where EnduraBot would not properly identify if a Discord member was @SYS:OP or an @M/@A when using /info. ( #2 )

    Miscellaneous

    • Example .env file added to repository. ( #10 )

    Full Changelog: https://github.com/sirdog9001/EnduraBot/commits/v1.0

    Downloads