spacebarchat / spacebarchat/server

[Feature] Persistent roles

Open
#942 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.
When people leave a guild they lose their roles. This is annoying when you have user-selectable roles or a muted role. Users lose those when leaving/rejoining.
Describe the solution you'd like
A way to make roles persistent, either on a per role per guild basis.

Describe alternatives you've considered

  • none (the discord.com solution is to use bots)

Additional context
n/a

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

No files, tests, or entry points are named. Start by locating the guild membership and role-assignment flows, then determine how roles are removed when a user leaves and restored on rejoin. Done means a guild can mark individual roles as persistent and eligible users regain them after returning.

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
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.