About Role Preservation
The Role Preservation module is another main feature of Xenia, it's pretty simple and I was shocked that no other major bot had this implemented.
Xenia will store what roles a member has every hour and when a member got a role added or removed from them.
If that member leaves the server, and joins back in the future, Xenia will attempt to grant all roles back to that user.
This will be logged in the "Member Join" when setting up your Logging System.
When Xenia fails to add roles back to a member, it will notify the moderators in the "Member Join" channel (as mentioned above.)
This will be logged in the "Member Join" when setting up your Logging System.
When Xenia fails to add roles back to a member, it will notify the moderators in the "Member Join" channel (as mentioned above.)
This feature can be enabled via the /rolepreserve enable
command. Make sure that the xenia
role is above all the roles you would like it to give back to users when they join again.