Changes

Summary

  1. Make docs command use buttons for search (commit: 48bd080) (details)
  2. Add linkReply callback (commit: 4c928b3) (details)
  3. Move button listener to dispatcher (commit: e8ca07b) (details)
  4. Fix formatting (commit: fc39cef) (details)
Commit 48bd080a14ad92bea7e6ccb6e87b54b0ad2f48fa by Florian Spieß
Make docs command use buttons for search
(commit: 48bd080)
The file was addedbot/src/main/java/com/almightyalpaca/discord/jdabutler/util/Paginator.java
The file was addedbot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/ButtonListener.java
The file was modifiedbot/build.gradle (diff)
The file was modifiedbot/src/main/java/com/almightyalpaca/discord/jdabutler/util/FixedSizeCache.java (diff)
The file was modifiedbot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/DocsCommand.java (diff)
The file was modifiedbot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/Command.java (diff)
The file was modifiedbot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/DocsCommand.java (diff)
Commit e8ca07b813edc27482832a1e76f406fa4b380a94 by Florian Spieß
Move button listener to dispatcher
(commit: e8ca07b)
The file was modifiedbot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/Dispatcher.java (diff)
The file was modifiedbot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/DocsCommand.java (diff)
The file was modifiedbot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/Dispatcher.java (diff)