You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This brings in several changes from the Discord API that we need to work around, most problematically the new Intents system which means we don't have Guild Members cached anymore.
Changes to both the notify system (raw_react_remove has no Member), and the one off role preservation need to be done.
The text was updated successfully, but these errors were encountered:
This brings in several changes from the Discord API that we need to work around, most problematically the new Intents system which means we don't have Guild Members cached anymore.
Changes to both the notify system (raw_react_remove has no Member), and the one off role preservation need to be done.
The text was updated successfully, but these errors were encountered: