Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Members re-joining do not get the experience role they have #79

Closed Sheldan closed 1 year ago

Sheldan commented 1 year ago

General Troubleshooting

Description

The code for re-joining and member pending update is executed, but no actual role is awarded. The issue is that the role did not change, so the sync method does not consider it necessary that the role changes, so no actual update is applied.

Steps to reproduce

Have a member with experience awarding a role Leave server Rejoin server

Expected behaviour

Re-apply the role

Actual behaviour

Does not re-apply the role