Skip to content

Releases: ddivad195/keeper

Version 1.9.2

28 Aug 09:37
71e6363
Compare
Choose a tag to compare

Release with the following changes:

Upates:

  • Update to DiscordKT version 0.23.4.
  • Rename /info command to /stats to avoid conflicts with new DKT default /info command.

Version 1.9.1

14 Aug 11:26
392a12f
Compare
Choose a tag to compare

Release with the following changes:

Upates:

  • Remove command recommendations.
  • Rest EntitySupplyStrategy to use the default from DiscordKT.

Version 1.9.0

11 Aug 09:40
9aff2db
Compare
Choose a tag to compare

Release with the following changes:

Upates:

  • Update to latest DiscordKT Snapshot.
  • Cleanup commands and remove OperationCommands category.
  • Remove all remaining text commands / conversations.
  • Remove unneccessary configuration options (prefix, role).
  • Cleanup code and remove things that are now default parts of DiscordKT.

Version 1.8.0

20 Jul 22:28
be43fc0
Compare
Choose a tag to compare

Release with the following changes:

Upates:

  • Update to latest DiscordKT Snapshot.
  • Remove Permissions code and update to add support for Discord's new Slash Command Permissions.

Version 1.7.0

26 Jan 18:52
d8ce624
Compare
Choose a tag to compare

Release with the following features:

Upates:

  • Update to latest DiscordKT Snapshot.
  • Update message commands to slash commands.

Features:

  • Implement new DiscordKT permission system for all commands.
  • Add ephemeral response to notify users to enable DMs if they try to bookmark while they're disabled.
  • Add better logging.

Version 1.6.0

26 Aug 11:12
a94a1e1
Compare
Choose a tag to compare

Release with the following features:

Upates:

  • Update to latest DiscordKT Snapshot.

Features:

  • Add new command (/bookmark) to allow messages to be bookmarked as well as the reaction.
  • Added Bookmark message application to allow messages to be bookmarked using /bookmark from the message context menu.

Version 1.3.1

14 Nov 18:10
Compare
Choose a tag to compare

Release with the following features:

  • Fix message author to be the author of the saved message instead of the user that reacted to the message.

Version 1.3.0

14 Nov 17:43
bd97f8e
Compare
Choose a tag to compare

Release 1.3.0

Release with the following features:

  • Update to latest DiscordKt version and change from JDA to Kord.
  • Update embed format, to save images if there was an image in the saved message.
  • Update Docker Compose config to pull Docker image from DockerHub.