{"id":21134349,"url":"https://github.com/freyacodes/apbot","last_synced_at":"2025-03-14T12:41:58.092Z","repository":{"id":105033087,"uuid":"598038780","full_name":"freyacodes/apbot","owner":"freyacodes","description":"Discord webhook-based Archipelago tracker","archived":false,"fork":false,"pushed_at":"2023-02-23T17:21:00.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T06:29:10.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freyacodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-02-06T09:09:33.000Z","updated_at":"2023-07-25T15:07:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"422fe582-6660-4f21-92ce-323c4e270813","html_url":"https://github.com/freyacodes/apbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyacodes%2Fapbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyacodes%2Fapbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyacodes%2Fapbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyacodes%2Fapbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freyacodes","download_url":"https://codeload.github.com/freyacodes/apbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581061,"owners_count":20314163,"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","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":[],"created_at":"2024-11-20T06:27:04.117Z","updated_at":"2025-03-14T12:41:58.071Z","avatar_url":"https://github.com/freyacodes.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apbot\nDiscord webhook-based Archipelago tracker\n\nThis tracker connects to an Archipelago multiworld and posts messages to a Discord webhook.\n\n![image](https://user-images.githubusercontent.com/2582617/220982175-d6b8c203-a6a2-4801-98b8-4b12945151c1.png)\n\n\n## Building\nIt can be compiled with `./gradlew build` (Unix-like) or `gradlew.bar build` (Windows).\nThe compiled application will be `build/libs/apbot-1.0-SNAPSHOT-all.jar`\n\n\n## Configuration\nThe bot must be configured using a file called `config.properties` like so:\n\n```properties\narchipelagoUrl=ws://archipelago.gg:12345\nwebhookUrl=\nwhitelist=MyFactorioWorld, MyOtherWorld\nname=MyFactorioWorld\ngame=Factorio\n```\n\n`archipelagoUrl`: URL of the Archipelago server, typically `ws://archipelago.gg` with a port specific to your multiworld\n\n`webhookUrl`: Discord Webhook url. See https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks\n\n`whitelist`: A comma-separated list of filters. If `foo, bar` is specified, then any message containing `foo` or `bar` are forwarded.\n \n`name`: Player name that Archipelago will connect as. Can be any of the worlds in the multiworld\n\n`game`: The game that matches the specified player name\n\n## Running\nOnce configured, you can run the JAR file:\n\n`java -jar apbot-1.0-SNAPSHOT-all.jar`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreyacodes%2Fapbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreyacodes%2Fapbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreyacodes%2Fapbot/lists"}