Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

When asking a question in #ask-for-help, suggest some similar questions already raised #97

@PetitPotiron

Description

@PetitPotiron

Is your feature request related to a problem? Please describe.
No problem, it's just a feature

Describe the solution you'd like
As we now have threads instead of multiples channels to help people, it may be interesting to suggest some similar questions already raised in the channel.
There is one way to do this:

  • Get the title of the question being asked
  • Compare this title to all archived threads names
  • Select the thread which has the most similarity beetween its name and the new question's name
  • Send a link to this thread in ephemeral message
Buy the way, we can transform the system to get the title of the question (which transforms the permissions of the channel) to a [modal](https://guide.disnake.dev/interactions/modals).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions