Should there be a way to remove Steam removed groups?
yup, these are some different category groups, never thought about it that way, I remember early days of Payday 2 that the gave away couple skins if you join their group (but as far as I remember then those groups weren't indeed normal groups but you had to give them follow at Community page)
Comment has been collapsed.
quite weird indeed, especially if they don't display them in Steam why send out through API
well okay, if there is that data in db then by it should be advanced option for endpoint (ofc I haven't used Steam API so can't be sure about anything)
Comment has been collapsed.
Yeah this script helped thanks
https://greasyfork.org/en/scripts/391660-steam-community-leave-banned-groups/code
Comment has been collapsed.
Not sure but it can be revoked at any time and a new one generated.
https://steamcommunity.com/dev/apikey
Comment has been collapsed.
it needs an api key because it uses this Steamworks Web API:
https://partner.steamgames.com/doc/webapi/ISteamUser#GetUserGroupList
looking at the code, it seems perfectly safe (haven't tried it myself yet)
Comment has been collapsed.
haha sure, but the api key is never shared and only used to call the Steam API function, the source code is right there to inspect ;)
btw the script asks for the api key once then stores it in local storage for convenience, so you would want to also click the "Remove current Steam API Key" button which the scripts provides.
Comment has been collapsed.
The readme file has some relevant links too
https://github.com/tkhquang/userscripts/tree/master/Steam%20Community%20-%20Leave%20Banned%20Groups
Comment has been collapsed.
It is possible that the site only matches users when they first joined SG and doesn't check afterwards so it just continues to add up. However the list doesn't include the people I temporarily added so I can send them gifts. Perhaps it also requires sync with API.
Comment has been collapsed.
Anyone knows what this group might be about? https://www.steamgifts.com/group/RcfkU/364430
Comment has been collapsed.
seems like some very early testing thing https://steamdb.info/app/364430/history/
Comment has been collapsed.
Ohh I remember what that is. It was some hidden Valve test app that had a cat picture in the thumbnail, that's why I had it - so I could have a cat pic on my profile. I have no way to remove it now, sadly
Comment has been collapsed.
102 Comments - Last post 2 minutes ago by wigglenose
16,575 Comments - Last post 10 minutes ago by npocmakaxx
1,076 Comments - Last post 13 minutes ago by sensualshakti
260 Comments - Last post 20 minutes ago by Cromwell
45 Comments - Last post 1 hour ago by Akylen
13 Comments - Last post 2 hours ago by Lugum
48 Comments - Last post 3 hours ago by Realtione
569 Comments - Last post 4 minutes ago by josgba2002
232 Comments - Last post 27 minutes ago by Kingsajz
8,402 Comments - Last post 31 minutes ago by ThePonz
11 Comments - Last post 46 minutes ago by Romaki96
29,217 Comments - Last post 53 minutes ago by Masafor
144 Comments - Last post 56 minutes ago by s4k1s
107 Comments - Last post 1 hour ago by carefree
I thought about doing little cleaning my Steam groups through Steamgifts, but appears that I have 61 groups listed in here, yet only 50 at Steam. After checking some groups, seems like Steamgifts still have page with data, yet inaccessible in Steam due latter removeing for rules violation - "This group has been removed for violating the Steam Community Rules and Guidelines."
EDIT: during NoSenses provided solution I also discovered that Steamgifts includes game groups as well (for me Payday 2 and Rust)
Comment has been collapsed.