Together-Java / TJ-Bot

TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
https://togetherjava.org
GNU General Public License v3.0
100 stars 88 forks source link

make Help System use discord threads #306

Closed borgrel closed 2 years ago

borgrel commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like Enhance the existing Help System to use threads:

borgrel commented 2 years ago

please assign me to this

borgrel commented 2 years ago

we need a clear and well defined brief about what is required from the threaded help system what does everybody expect me to build

Tais993 commented 2 years ago

It was my idea to wait till forms get added. image

We can use this so the user presses a button / runs a command. After the interaction we can show such a form.

Where we'd show something in the lines of

What is your question/issue in 1 line? a text input field What is your full; question/issue? a text input field Select all the relating tags: selectionmenu What's the relating code? a text input field

The bot creates a thread where the name is status • short question • tag, tag, tag

This allows helpers to search for certain tags image

The bot proceeds to send the full question with the code in a codeblock.

Not sure what others think about this idea, since it means we'll have to wait. (How long, I don't know) But I do think it'd be the best UX wise

Zabuzard commented 2 years ago

forms seem to be ideal for this. any rough ETA on that?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label, comment or add the valid label or this will be closed in 5 days.

Zabuzard commented 2 years ago

Duplicate of #444