Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Releases: cerus/jda-slash-commands

1.3.1

06 Jun 19:56
73d0ed5
Compare
Choose a tag to compare

Added

  • Support for the AnnotatedEventManager

Changed

  • Bumped Guava version

Removed

1.3.0

05 Jun 17:33
13bb08e
Compare
Choose a tag to compare

Added

  • Message components

Changed

Removed

1.2.2

29 May 22:33
021a4c6
Compare
Choose a tag to compare

Added

  • Flags
  • Permissions

Changed

  • Everything has been moved to dev.cerus.jda-slash-commands
  • Several bugfixes

Removed

1.0.1

07 Feb 03:23
Compare
Choose a tag to compare

Added

  • Followup messages
    • Create, Edit, Delete
  • Edit & Delete original response

Changed

  • DiscordHttpClient#submitInteractionReply() -> DiscordHttpClient#submitInteractionResponse()
  • Rewritten a couple of methods to make proper use of futures

Removed

  • JDASlashCommands#getDiscordHttpClient() (used for testing in 1.0.1-SNAPSHOT)

1.0.1-SNAPSHOT

06 Feb 03:52
Compare
Choose a tag to compare
1.0.1-SNAPSHOT Pre-release
Pre-release

Added

  • Followup messages
    • Create, Edit, Delete
  • Edit & Delete original response

These features can only be used directly on the Discord http client for now. You can obtain the client through JDASlashCommands.getDiscordHttpClient().

Changed

  • DiscordHttpClient#submitInteractionReply() -> DiscordHttpClient#submitInteractionResponse()

Removed
/

1.0.0

05 Feb 21:20
Compare
Choose a tag to compare
Update pom