Skip to content

feat: add /abandon command for application threads (#19)#25

Open
kmaxii wants to merge 1 commit intomasterfrom
claude/fix-issue-19-011CUvJvJmh7wXxdZ7F1F15E
Open

feat: add /abandon command for application threads (#19)#25
kmaxii wants to merge 1 commit intomasterfrom
claude/fix-issue-19-011CUvJvJmh7wXxdZ7F1F15E

Conversation

@kmaxii
Copy link
Copy Markdown
Collaborator

@kmaxii kmaxii commented Nov 8, 2025

Implements the /abandon command that allows voice actors to opt-out of their application threads immediately without waiting for staff.

Features:

  • Validates that the user is the thread founder by checking the thread name format (npcname-username)
  • Removes the user from the application thread
  • Notifies Cast Managers to review the thread
  • Only works in application category threads

Closes #19

Implements the /abandon command that allows voice actors to opt-out
of their application threads immediately without waiting for staff.

Features:
- Validates that the user is the thread founder by checking the
  thread name format (npcname-username)
- Removes the user from the application thread
- Notifies Cast Managers to review the thread
- Only works in application category threads

Closes #19
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.

Add /abandon command usable by application thread founder

2 participants