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
Is your feature request related to a problem? Please describe.
Users, at least in the EU, have the right to request a copy of their data. This should happen mostly, if not fully, automated to reduce work load on instance staff.
Is your feature request related to a problem? Please describe.
Users, at least in the EU, have the right to request a copy of their data. This should happen mostly, if not fully, automated to reduce work load on instance staff.
Describe the solution you'd like
POST /users/@me/harvest
being implemented. The exported package should be available within a few minutes to hours. The format should be the same as Discord and should work on analyzers, e.g. https://www.discord-recap.com, https://discord-package.vercel.app and https://ddpe.androz2091.fr .To improve instance staff abilities, the endpoint should support a user ID with the
MANAGE_USERS
right too:POST /users/{user_id}/harvest
Additional context
@erkinalp collected quite some information about current data exports in the "Takeouts" thread: https://discord.com/channels/806142446094385153/1138777318052073522 .
The text was updated successfully, but these errors were encountered: