spacebarchat / spacebarchat/server

Guild feature to ban membership screening rejects

Open
#571 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement Module: API
Dominant language
TypeScript
Stars
2.2k
Forks
323
Avg merge
14h 48m
Merged PRs (30d)
4

Description

I am proposing a new guild feature:

When the BAN_QUESTIONNAIRE_REJECTS is present in the guild features list, people that are rejected during the membership screening questionnaire should automatically be added to the ban list of the guild. Such bans should be recorded in the audit log as if done by the person evaluating the questionnaire.

Permissions: To add, per-guild ADMINISTRATOR or server-wide MANAGE_USERS. To remove, per-guild ADMINISTRATOR.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the membership screening rejection flow, guild ban handling, and audit-log recording paths in the TypeScript server. Check how guild features and the stated administrator or manage-users permissions are evaluated. Done means rejected members are banned only when BAN_QUESTIONNAIRE_REJECTS is enabled, with the required audit entry and permission behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authorization, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.