Skip to content

Enhanced Ticket Information and Validation#95

Merged
TheBjoRedCraft merged 8 commits into
SLNE-Development:version/6.0.0from
Timonso-1:version/6.0.0
Jul 3, 2026
Merged

Enhanced Ticket Information and Validation#95
TheBjoRedCraft merged 8 commits into
SLNE-Development:version/6.0.0from
Timonso-1:version/6.0.0

Conversation

@Timonso-1

@Timonso-1 Timonso-1 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces a new FAQ entry about response times and pings, enhances the /faq command to support more interactive and user-targeted responses, and improves ticket deadline handling. It also includes a minor version bump and a small update to the FAQ content. The most important changes are summarized below:


FAQ Command Improvements

  • Added a new FAQ entry ping-pong to the Faq enum, with corresponding question and answer text in the messages properties. This entry explains response times and discourages unnecessary pings to the team. [1] [2]
  • Enhanced the /faq command to support two new options: a user parameter to mention a specific user in the FAQ response, and an info boolean parameter to display the FAQ only to the requesting user (ephemeral message).
  • Refactored FAQ responses to use Discord's new component-based UI (containers, text displays, separators, media galleries) instead of traditional embeds, improving the presentation and flexibility of FAQ answers. [1] [2] [3] [4]

Ticket Deadline Handling

  • Improved the reply deadline removal logic to check if the ticket is still open before notifying the deadline creator, preventing unnecessary notifications for closed tickets. [1] [2] [3]

Other Updates

  • Bumped the project version from 6.0.30 to 6.0.31 in gradle.properties.
  • Added a suggestion to provide a time period when describing issues in the FAQ about missing information.

@Timonso-1 Timonso-1 changed the title Add ticket validation before deleting reply deadlines Enhanced Ticket Information and Validation Jun 9, 2026
Copilot AI review requested due to automatic review settings June 24, 2026 11:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Timonso-1 Timonso-1 requested a review from Copilot June 24, 2026 11:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comment thread src/main/resources/messages.properties Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@TheBjoRedCraft TheBjoRedCraft added this pull request to the merge queue Jul 3, 2026
Merged via the queue into SLNE-Development:version/6.0.0 with commit 8d47cdf Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants