spacebarchat / spacebarchat/server
[Feature] Persistent roles
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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