Automatically creates a thread for every new message in eligible channels.
Auto Threads watches for new messages and, when a message arrives in an eligible channel, immediately creates a dedicated thread for it. The thread title is generated by the AI — if the AI call fails, it falls back to {username}'s thread.
A channel is eligible when its channel topic contains the keyword [threads]. You can change the keyword with the AUTOTHREADS_KEYWORD environment variable.
Opens a modal with a text input pre-filled with the current thread name. The author of the original message or any member with Manage Channels permission can submit a new title.
Archive
Marks the thread as archived immediately. Same permission check applies.
Both buttons check whether the member clicking them is either the original message author or holds the Manage Channels permission. Any other member receives an ephemeral error.