Skip to content

Automatic Thread Creation#53

Merged
Archasion merged 10 commits into
mainfrom
automatic-thread-creation
May 10, 2026
Merged

Automatic Thread Creation#53
Archasion merged 10 commits into
mainfrom
automatic-thread-creation

Conversation

@SplderMat

Copy link
Copy Markdown
Contributor

No description provided.

Automatically create threads from messages in configured channels. Adds a call to MessageCreate._handleAutoThreads and implements the handler to lookup per-channel auto-thread config, skip users with excluded roles, and start a thread with a templated name (supports $USERNAME, $SURFACE_NAME, $USER_ID). Updates the guild config schema with autoThreadSchema and registers auto_threads in rawGuildConfigSchema (includes channel_id, name with placeholders, and exclude_roles). Thread creation errors are caught to avoid unhandled rejections.
@Archasion Archasion merged commit 5bb76d5 into main May 10, 2026
7 checks passed
@Archasion Archasion deleted the automatic-thread-creation branch May 10, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants