/forumtoc¶
Manage forum table-of-contents messages.
/forumtoc enable¶
Tip
This command requires the administrator permission by default.
To learn how to change this, please check the faq command.
Enable and build a forum table of contents.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
| interaction | The invoking guild interaction. | None | |
| forum | The forum channel to index. | None | |
| title | Optional title for the table of contents. | None | |
| channel | Optional text channel or thread that receives the table of contents. | None | |
| include_archived | Whether public archived threads are included. | None | |
| include_locked | Whether public locked threads are included. | None | |
| group_by_tags | Whether threads are grouped by their applied tags. | None | |
| sort_alphabetically | Whether tags and thread names are alphabetized. | None |
/forumtoc disable¶
Tip
This command requires the administrator permission by default.
To learn how to change this, please check the faq command.
Disable a forum table of contents and delete its messages.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
| interaction | The invoking guild interaction. | None | |
| forum | The forum channel whose table of contents is removed. | None |