Skip to content

Migrate help system to forums #585

@Zabuzard

Description

@Zabuzard

JDA released forum support with v5.0.0-alpha.20:

https://github.com/DV8FromTheWorld/JDA/releases/tag/v5.0.0-alpha.20

https://github.com/DV8FromTheWorld/JDA/pull/2184/files

Its time to move our help system to forums.

Most of the functionality can remain as it is, since posts are still just threads. What has to be adjusted is mostly:

  • channel localization (its a ForumChannel now, not a TextChannel)
  • the overviewChannel stays, but questions will not be listed under it anymore, but instead move into the forum channel. the stagingChannel itself wont exist in its current form anymore (it will become the forum)
    • the ImplicitAskListener functionality can be removed
  • thread activity should be indicated by tags, not thread titles
  • helper categories should be indicated by tags, not thread titles

There is no urgency on this.

Metadata

Metadata

Labels

enhancementNew feature or requestpriority: majorvalidThis issue/PR is validated and ready to be picked. This auto adds items to TJ project board.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions