• v1.2 55fd3ae303

    v1.2 Stable

    sirdog3355 released this 2025-10-13 07:02:08 -04:00 | 279 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 13th, 2025

    Changes

    • Command /bibleq renamed to /rquote. Quotes will now be presented in a different manner to give more uniqueness to the daily Bible quote functionality. ( #35 )

    Bugs

    • Fixed issue where /info would report a user had no roles if they had only 1 and would output nothing if they truly had no roles. ( 13f2a5c )

    Miscellaneous

    • Redundant variables removed where noticed, and code generally given some cleaning time. ( #22 )
    • JSON files bible_gospels.json and daily_bible_openers.json condensed into misc_text.json. ( #30 )
    • JSON file editable_roles.json merged into variables.json. ( #30 )
    • The cooldown period for using /rquote (previously /bibleq) is now configurable in variables.json ( #32 )
    • File bible.py renamed to rquote.py. ( 0d4767b )
    Downloads