Remove friends and maybe a way to get online ID using account ID #8
Closed
Kenshin9977
started this conversation in
Ideas
Replies: 2 comments
-
|
I can look into the deletion endpoint if it is available. I think there is but I can't guarantee if it will work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Kenshin9977 v2.1.0 now implements this endpoint. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What I want is a way to delete multiple friends automatically. I tried using Selenium but to no avail. This API seems to be the way to proceed.
What would be awesome is the possibility to delete a friend through the API as it would allow me to do what I want. Through Selenium I'm limited to 4 deletion before the website ignores my actions. Is it doable ?
With this API I can also get my friends list but only their account ID. To sort them I'd need a way to get their online ID directly or using their account ID. At worst I can manage some other way to retrieve the friends list with their online ID through Selenium.
Beta Was this translation helpful? Give feedback.
All reactions