zastlx / vc-stalker-plugin

A Vencord plugin for delusional users who want to stalk people on discord.
9 stars 1 forks source link

Fix User Profile monitoring #6

Closed ivystopia closed 2 months ago

ivystopia commented 2 months ago

Changes

Notes

User Profile Monitoring only works when viewing a DM with a user, or when viewing a user's profile directly.

Discord itself is responsible for sending the USER_PROFILE_FETCH_SUCCESS event, which only happens in those specific cases.

Perhaps in the future, I can find a workaround to poll whitelisted users periodically. Until then, this PR fixes bugs, and has not broken any existing features, so I am proposing it for merge.