unixporn / robbb

The main bot for the r/unixporn discord server!
MIT License
132 stars 19 forks source link

[FEATURE] Manage role persistance for all roles #501

Open elkowar opened 1 year ago

elkowar commented 1 year ago

Checklist before submitting an issue

Is your feature request related to a problem? Please describe.

If a user leaves and rejoins, they loose their roles. This is especially annoying with moderation-related roles, but could just be prevented for all of them.

Proposed feature

Robbb should remember the roles of users in the database, and re-add the roles he remembers a user having when a user joins

Additional context

No response