Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 1.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.2.2 - 2023-07-21

Added

  • Added role exemption.

1.2.1 - 2023-07-20

Fixed

  • Removed random stdout diagnostic print.
  • Fixed an issue where slowmode wasn't marked as "disabled" for 0 time.

1.2.0 - 2023-07-20

Added

  • Added configurable update interval.

Fixed

  • Added missing /buckets command causing a compile failure.

Changed

  • Rate limits are now calculated using weighted buckets.

1.1.2 - 2023-07-20

Fixed

  • Fixed an issue where the bot would use Hammer's profile pictures.

1.1.1 - 2023-07-20

Fixed

  • Fixed invalid members intent request.

1.1.0 - 2023-07-20

Added

  • Added support for per-channel rate limiting.

1.0.0 - 2023-07-19

Added

  • Stopwatch is released.