Version 0.8.5
Since the last release, we've added a tests workflow, switched to my badgie fork, updated pre-commit hooks, added picture data, updated project metadata, enabled more ruff rules, changed directory structure from StatusBot
to statusbot
, switched to use built-in levenshtein edit distance, fixed type issues, added support for deferred responses, updated formatting, removed discriminators from usernames, fixed crash when option wasn't set, allowed administrators to change settings like guild owner, simplified mention detection, moved bot setup to its own function, moved a few functions to a ulils module, and added copyright headers to a few files.
What's Changed
- [pip dev] (deps-dev): Update mcstatus requirement from ~=11.0.1 to ~=11.1.0 by @dependabot in #29
- [pip dev] (deps-dev): Update httpx[http2] requirement from ~=0.26.0 to ~=0.27.0 by @dependabot in #30
Full Changelog: v0.8.3...v0.8.5