Skip to content

v0.8.0

Pre-release
Pre-release

Choose a tag to compare

@Hydr46605 Hydr46605 released this 16 Aug 20:24
· 30 commits to main since this release

Admin and reactions

Crow 0.8.0 completes the moderation and administration surface: role management, member editing, reactions, message pinning, and the audit log.

Added

  • Roles: list_roles, create_role, modify_role, delete_role (consent-gated), with named permissions and hex/int color.
  • Members: modify_member (nickname, voice mute/deafen/move, timeout) plus add_role_to_member / remove_role_from_member.
  • Reactions: add_reaction, remove_own_reaction, remove_user_reaction, list_reactions for unicode and name:id emojis.
  • Messages: pin_message, unpin_message, bulk_delete_messages (consent-gated).
  • Audit: list_audit_log_entries for reading who changed what.

69 tools total. Full release notes in CHANGELOG.md.