{"id":37701059,"url":"https://github.com/medylme/osu-twitchbot","last_synced_at":"2026-06-13T06:01:39.826Z","repository":{"id":332648025,"uuid":"1131498841","full_name":"medylme/osu-twitchbot","owner":"medylme","description":"A Twitch chatbot that can display osu! beatmap information","archived":false,"fork":false,"pushed_at":"2026-05-30T22:19:54.000Z","size":255,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T12:30:36.335Z","etag":null,"topics":["bot","memory","osu","osugame","process","twitch"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/medylme.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":"2026-01-10T06:00:37.000Z","updated_at":"2026-05-30T22:19:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/medylme/osu-twitchbot","commit_stats":null,"previous_names":["medylme/osu-twitchbot"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/medylme/osu-twitchbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medylme%2Fosu-twitchbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medylme%2Fosu-twitchbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medylme%2Fosu-twitchbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medylme%2Fosu-twitchbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medylme","download_url":"https://codeload.github.com/medylme/osu-twitchbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medylme%2Fosu-twitchbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34273788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":["bot","memory","osu","osugame","process","twitch"],"created_at":"2026-01-16T12:57:34.850Z","updated_at":"2026-06-13T06:01:39.609Z","avatar_url":"https://github.com/medylme.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/icon.png\" alt=\"osu-twitchbot icon\" width=\"128\"\u003e\n\u003c/p\u003e\n\n# osu! twitchbot\n\nA lightweight desktop app that reads beatmap information from osu! and can respond to Twitch chat commands. Supports both Stable and Lazer.\n\n## Requirements\n\n- Windows or Linux (x86_64)\n- osu!stable or osu!lazer\n- A Twitch account\n\n## Usage\n\n1. Launch the app; it will automatically detect your osu! instance.\n2. Visit the [companion website](https://osu-twitchbot.dyl.blue/) to get your Twitch OAuth token.\n3. Copy and enter your token, then press \"Connect\".\n4. Optionally, configure custom command settings.\n\nWhen a viewer types one of your configured commands in chat, the bot responds with the respective information.\n\n## Command-Line Arguments\n\n| Argument        | Description                            |\n| --------------- | -------------------------------------- |\n| `--theme`, `-t` | `light`, `dark`, or `system` (default) |\n| `--no-update`   | Disable auto-updater on start          |\n\n## Command Placeholders\n\n### Now Playing\n\n| Placeholder | Description     |\n| ----------- | --------------- |\n| `{artist}`  | Song artist     |\n| `{title}`   | Song title      |\n| `{diff}`    | Difficulty name |\n| `{creator}` | Mapper name     |\n| `{id}`      | Beatmap ID      |\n| `{mods}`    | Mods            |\n| `{link}`    | Beatmap link    |\n| `{status}`  | Beatmap status  |\n\nDefault:\n\n```\n{artist} - {title} [{diff}] ({creator}) {mods} | {status} {link}\n```\n\n### Performance Points\n\n| Placeholder | Description        |\n| ----------- | ------------------ |\n| `{mods}`    | Mods               |\n| `{pp_95}`   | PP at 95% accuracy |\n| `{pp_97}`   | PP at 97% accuracy |\n| `{pp_98}`   | PP at 98% accuracy |\n| `{pp_99}`   | PP at 99% accuracy |\n| `{pp_100}`  | PP at 100% (SS)    |\n\nDefault:\n\n```\n95%: {pp_95}pp | 97%: {pp_97}pp | 98%: {pp_98}pp | 99%: {pp_99}pp | 100%: {pp_100}pp {mods}\n```\n\n## Building from Source\n\n### Prerequisites\n\n- [Rust](https://rustup.rs/)\n- [just](https://github.com/casey/just) (optional, command runner)\n- [jq](https://jqlang.github.io/jq/) (optional, for release builds)\n- A [Twitch application](https://dev.twitch.tv/console/apps) with OAuth credentials\n- A Twitch access token with scopes:\n  - `channel:bot`\n  - `user:read:chat`\n  - `user:write:chat`\n\n**Linux only:**\n\n```bash\nsudo apt install libdbus-1-dev pkg-config\nsudo apt install musl-tools\ncargo install cross --git github.com\n```\n\n### Environment Setup\n\nCreate a `.env` file in the project root:\n\n```env\nTWITCH_CLIENT_ID=your_client_id_here\nGITHUB_LATEST_RELEASE_URL=https://api.github.com/repos/medylme/osu-twitchbot/releases/latest # or set your own\nTARGET_DIR=/path/to/target  # optional, for cross-compilation\nDIST_DIR=/path/to/dist      # optional, for cross-compilation\nSENTRY_DSN=https://...      # optional, sentry error reporting\n```\n\n`TWITCH_CLIENT_ID` is compiled into the binary at build time.\n\n### Build\n\nThis project uses [just](https://github.com/casey/just) as a command runner.\n\n```bash\njust dev       # Run the app\njust build     # Compile debug build\n```\n\nCheck out the Justfile for all other available commands.\n\n## Special Thanks\n\n💙 to [ProcessMemoryDataFinder](https://github.com/Piotrekol/ProcessMemoryDataFinder)/[gosumemory](https://github.com/l3lackShark/gosumemory) (stable) and [tosu](https://github.com/tosuapp/tosu) (Lazer) for memory reading strategy and initial offsets.\n\n## License\n\nGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedylme%2Fosu-twitchbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedylme%2Fosu-twitchbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedylme%2Fosu-twitchbot/lists"}