{"id":33398406,"url":"https://github.com/0xbs/premade-groups-filter","last_synced_at":"2026-01-21T20:00:58.886Z","repository":{"id":37602166,"uuid":"90017760","full_name":"0xbs/premade-groups-filter","owner":"0xbs","description":"A World of Warcraft addon for powerful filtering of premade group listings.","archived":false,"fork":false,"pushed_at":"2026-01-16T20:34:45.000Z","size":8460,"stargazers_count":77,"open_issues_count":22,"forks_count":37,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-17T09:14:11.501Z","etag":null,"topics":["addons","games","world-of-warcraft","world-of-warcraft-addon","wow","wow-addon"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-02T09:54:46.000Z","updated_at":"2026-01-16T20:34:49.000Z","dependencies_parsed_at":"2023-10-15T19:30:32.350Z","dependency_job_id":"54d7b33e-31c6-49ea-a4c5-dc2d1204bf0e","html_url":"https://github.com/0xbs/premade-groups-filter","commit_stats":null,"previous_names":[],"tags_count":183,"template":false,"template_full_name":null,"purl":"pkg:github/0xbs/premade-groups-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbs%2Fpremade-groups-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbs%2Fpremade-groups-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbs%2Fpremade-groups-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbs%2Fpremade-groups-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xbs","download_url":"https://codeload.github.com/0xbs/premade-groups-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbs%2Fpremade-groups-filter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28641293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addons","games","world-of-warcraft","world-of-warcraft-addon","wow","wow-addon"],"created_at":"2025-11-23T12:05:31.184Z","updated_at":"2026-01-21T20:00:58.831Z","avatar_url":"https://github.com/0xbs.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Premade Groups Filter\n\nPremade Groups Filter helps you limit the search results of the LFG Premade Groups tool. You can filter by difficulty or for groups with a specific composition of members, e.g. one tank, no heals and 3 dps. Filtering is done using a separate window next to the list of groups. Advanced users are able to enter powerful filter expressions to find exactly what they are looking for.\n\n![Premade Groups Filter next to the LFG Premade Groups window filtering for all mythic dungeons that still need a tank and already have a healer](Screenshots/Screenshot_01_Dungeons.png)\n\nExamples of what can easily be found with Premade Groups Filter:\n\n* Mythic dungeon groups that still need a healer\n* Raids that have not yet defeated any bosses and already have more than 10 members and an item level requirement of 300\n* Arena 3v3 groups where the leader has a minimum rating of 1500\n\n\n### Standard Filters\n\n* Difficulty (Normal, Heroic, Mythic, Mythic+, Arena 2v2, Arena 3v3)\n* Number of raid bosses defeated\n* Mythic+ Rating\n* PvP Rating\n* Number of members\n* Number of tanks, heals and DPS\n* Dungeon selection\n\n\n### Advanced Expression Query Box\n\n* Unlimited filtering by over 150 properties ([see full list of keywords](https://github.com/0xbs/premade-groups-filter/wiki/Keywords))\n* Enter powerful logic filter expressions\n* Sort by multiple properties ascending or descending\n* Learn Lua while searching for groups\n\n\n### Additional UI Enhancements\n\n* **Class Names in Tooltip** - Shows a list of classes by role in the tooltip of a premade group.\n* **Colored Group Name** - Shows group name in green if group is new and in red if you've previously been declined. Shows activity name in red if you have a lockout on that instance.\n* **Bar in Class Color** - Shows a small bar in class color below each role in the premade dungeon group list.\n* **Show Group Leader** - Shows a small crown above the group leader's role in the premade dungeon group list.\n* **Group Leader Rating** - Shows the Mythic+ or PvP rating of the group leader in the premade group list.\n* **Rating in Raider.IO Colors** - Use the Raider.IO rating color scheme for Mythic+ ratings if the Raider.IO addon is loaded.\n* **Show Specialization** - Shows an icon with the class specialization of each member in the premade group list.\n* **Show Missing Roles** - Shows the role icon of each empty slot in the premade group list.\n* **One Click Sign Up** - Sign up for a group directly by clicking on it, instead of selecting it first, then clicking sign up.\n* **Cancel Oldest Application** - If you have the maximum number of pending applications, click on any group to cancel your oldest application first, then click again to apply.\n* **Persist Sign Up Note** - Persists the 'note to the group leader' when signing up to different groups. By default, the note is deleted when a new group is selected.\n* **Sign Up On Enter** - Automatically focus the 'note to the group leader' text box when signing up for a new group and confirm your application by pressing enter.\n* **Skip Sign Up Dialog** - Skip the role and note prompt if possible and immediately sign up to the group. Hold shift to always show the dialog.\n* **Sign up to Declined Groups** - Restore the old behavior before TWW and allow to sign up to groups that previously declined you.\n\n\n### Resources\n\n* [Project on CurseForge](https://www.curseforge.com/wow/addons/premade-groups-filter)\n* [Project on Wago.io](https://addons.wago.io/addons/premade-groups-filter)\n* [Full List of Keywords](https://github.com/0xbs/premade-groups-filter/wiki/Keywords \"Full List of Keywords\")\n* [FAQ and Examples](https://github.com/0xbs/premade-groups-filter/wiki/FAQ \"FAQ and Examples\")\n\n\n### License\n\nThe software is provided under the GNU General Public License, Version 2. See the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbs%2Fpremade-groups-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xbs%2Fpremade-groups-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbs%2Fpremade-groups-filter/lists"}