{"id":23437274,"url":"https://github.com/mxgic1337/faceit-se-api","last_synced_at":"2025-10-05T08:17:25.027Z","repository":{"id":224614700,"uuid":"763713218","full_name":"mxgic1337/faceit-se-api","owner":"mxgic1337","description":"API do StreamElements, które wyświetla statystyki gracza z FACEIT.","archived":false,"fork":false,"pushed_at":"2025-08-13T11:39:44.000Z","size":151,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-11T17:51:25.661Z","etag":null,"topics":["api","cs2","cs2-api","cs2-stats","faceit","faceit-api","faceit-stats","javascript","stats","stream","streamelements","twitch","twitchtv","typescript"],"latest_commit_sha":null,"homepage":"https://fc.mxgic1337.xyz","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mxgic1337.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"mxgic1337","custom":["https://subs.twitch.tv/mxgic1337_"]}},"created_at":"2024-02-26T19:38:15.000Z","updated_at":"2025-08-13T11:39:47.000Z","dependencies_parsed_at":"2024-03-03T00:22:04.331Z","dependency_job_id":"d20cd27e-ba01-4468-9303-9d58feac3d38","html_url":"https://github.com/mxgic1337/faceit-se-api","commit_stats":null,"previous_names":["mxgic1337/faceit-stats-api"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mxgic1337/faceit-se-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxgic1337%2Ffaceit-se-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxgic1337%2Ffaceit-se-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxgic1337%2Ffaceit-se-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxgic1337%2Ffaceit-se-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxgic1337","download_url":"https://codeload.github.com/mxgic1337/faceit-se-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxgic1337%2Ffaceit-se-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425685,"owners_count":25984745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","cs2","cs2-api","cs2-stats","faceit","faceit-api","faceit-stats","javascript","stats","stream","streamelements","twitch","twitchtv","typescript"],"created_at":"2024-12-23T13:44:37.749Z","updated_at":"2025-10-05T08:17:25.022Z","avatar_url":"https://github.com/mxgic1337.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mxgic1337","https://subs.twitch.tv/mxgic1337_"],"categories":[],"sub_categories":[],"readme":"# FACEIT StreamElements API\n\nAPI do [StreamElements](https://streamelements.com), które wyświetla statystyki gracza z [FACEIT](https://faceit.com).\n\n## ✨ Dostępne komendy:\n\n- [!elo](https://github.com/mxgic1337/faceit-se-api#konfiguracja-komendy-elo) - Aktualny poziom, ELO, bilans ELO oraz meczów\n- [!avg](https://github.com/mxgic1337/faceit-se-api#konfiguracja-komendy-avg) - Średnie statystyki z ostatnich 20 meczów (Kille, K/D, K/R, itp.)\n- [!last](https://github.com/mxgic1337/faceit-se-api#konfiguracja-komendy-last) - Statystyki z ostatniego meczu (Wynik, kille, śmierci, K/D, K/R, itp.)\n- [!live](https://github.com/mxgic1337/faceit-se-api#konfiguracja-komendy-live) - Statystyki z aktualnego meczu (Wynik, mapa, średnie ELO drużyn)\n\n---\n\n## 🔧 Konfiguracja:\n\n### Konfiguracja komendy !elo\n\n- Na swoim czacie wpisz komendę:\n\n```\n!cmd add elo @${sender}, Statystyki gracza ${pathescape ${1} | Twój nick z FACEIT}: $(customapi. 'fc.mxgic1337.xyz/stats/${pathescape ${1} | Twój nick z FACEIT}')\n```\n\nTo pozwoli twoim widzom sprawdzić statystyki graczy poprzez użycie komendy **!elo**.\n\n### Konfiguracja komendy !avg\n\n- Na swoim czacie wpisz komendę:\n\n```\n!cmd add avg @${sender}, Średnie statystyki gracza ${pathescape ${1} | Twój nick z FACEIT}: $(customapi. 'fc.mxgic1337.xyz/avg/${pathescape ${1} | Twój nick z FACEIT}')\n```\n\nTo pozwoli twoim widzom sprawdzić średnie statystyki graczy (avg. K/D, kille itp.) poprzez użycie komendy **!avg**.\n\n### Konfiguracja komendy !last\n\n- Na swoim czacie wpisz komendę:\n\n```\n!cmd add last @${sender}, Ostatni mecz ${pathescape ${1} | Twój nick z FACEIT}: $(customapi. 'fc.mxgic1337.xyz/last/${pathescape ${1} | Twój nick z FACEIT}')\n```\n\nTo pozwoli twoim widzom sprawdzić statystyki z ostatniej gry danego gracza (avg. K/D, kille itp.) poprzez użycie komendy **!last**.\n\n### Konfiguracja komendy !live\n\n- Na swoim czacie wpisz komendę:\n\n```\n!cmd add live @${sender}, Aktualny mecz ${pathescape ${1} | Twój nick z FACEIT}: $(customapi. 'fc.mxgic1337.xyz/live/${pathescape ${1} | Twój nick z FACEIT}')\n```\n\nTo pozwoli twoim widzom sprawdzić wynik aktualnego meczu za pomocą komendy **!live**.\n\n---\n\nProjekt nie jest powiązany z **FACEIT** lub/i **StreamElements**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxgic1337%2Ffaceit-se-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxgic1337%2Ffaceit-se-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxgic1337%2Ffaceit-se-api/lists"}