,threads

aka ,thread, ,th

manages threads

User permissions

No special permissions required

Cooldown

none

Other surface

/threads

Anchor

#threads

Syntax

,threads

No usage recorded for this command — the line above is the invocation itself, not a guessed argument shape.

/threads <subcommand>

Example

No example recorded yet. The source module carries none, and one written here would be a guess at what the arguments accept.

Subcommands

11 prefix subcommands

Read from the prefix .sub/ tree — the canonical shape. Every entry has a permanent anchor of its own.

,threads addaka a

adds person to thread

,thread add <person>
#threads-add
,threads archiveaka a, ar

archives thread

,thread archive [current/threadname/all]
#threads-archive
,threads createaka c

creates threads in current channel

,thread create <name> || <message>
#threads-create
,threads deleteaka d

deletes current/mentioned thread

,thread deletes [thread name/all/current]
#threads-delete
,threads lockaka l

locks threads

,thread lock [current/threadname]
#threads-lock
,threads off

turns threads off

,thread off <channel/all>
#threads-off
,threads on

turns threads on for a channel

,threads on <channel/all>
#threads-on
,threads privateaka pr, p

creates private thread

,thread private <name> || <message>
#threads-private
,threads remove

remove person to thread

,thread remove <person>
#threads-remove
,threads unarchiveaka ua

unarchives thread

,thread unarchive [current/name]
#threads-unarchive
,threads unlockaka ul

unlocks thread

,thread unlock [current/name]
#threads-unlock

Slash leaves

11 leaves

Read from the registered slash builder — groups are flattened, so a grouped leaf reads “group leaf” and anchors with a hyphen between the two words.

/threads create

Create a thread in the current channel

#threads-create
/threads delete

Delete a thread

#threads-delete
/threads add

Add a user to a thread

#threads-add
/threads remove

Remove a user from a thread

#threads-remove
/threads archive

Archive a thread

#threads-archive
/threads unarchive

Unarchive a thread

#threads-unarchive
/threads lock

Lock a thread

#threads-lock
/threads unlock

Unlock a thread

#threads-unlock
/threads private

Mark/handle a private thread

#threads-private
/threads on

Enable threads in a channel

#threads-on
/threads off

Disable threads in a channel

#threads-off