Skip to content

Releases: hwsuk/harmony

1.10.2

29 Oct 11:57
16ed988
Compare
Choose a tag to compare

This release enables authenticated requests for USL wiki pages, as well as fixing an issue where the unverified role was not being granted to users who had their verified role revoked by automated jobs

1.10.1

29 Oct 11:02
f4b045d
Compare
Choose a tag to compare

This release fixes a bug with the comparison on USL search being case-sensitive when it shouldn't be

1.10.0

18 Mar 15:55
e72d3d3
Compare
Choose a tag to compare

Add unverified role, which is removed on verify and re-added on unverify

1.9.3

18 Mar 15:01
af2beb9
Compare
Choose a tag to compare

Fix issue caused by accidentally treating the message.clean_content property as a callable when it's really a str

1.9.2

18 Mar 14:53
67e45c2
Compare
Choose a tag to compare

This release fixes a bug where rate-limited messages were not being deleted if an exception was raised when sending the alert message to the affected user.

1.9.1

02 Nov 11:14
Compare
Choose a tag to compare

This release fixes a bug with the update role command not working properly

1.9.0

30 Oct 15:53
58dae55
Compare
Choose a tag to compare

This release adds a few new features:

  • Message rate limiting, to prevent people from spamming channels
  • Universal Scammer List integration

1.8.1

30 Oct 11:31
Compare
Choose a tag to compare

This release resolves a circular import

1.8.0

30 Oct 11:02
Compare
Choose a tag to compare

This release adds the following features:

  • Ability to load, list, and unload cogs using a bot command ($cog).
  • Ability to determine which cogs get loaded on startup.
  • Adds a parameter to the /ebay slash command to make it visible to other users (thanks @Alvie)

1.7.0

27 Oct 12:05
3301e8f
Compare
Choose a tag to compare

This release adds support for the /feedback slash command, enabling users to request feedback from server members