{"id":16242004,"url":"https://github.com/andyshinn/wbld","last_synced_at":"2025-10-25T02:31:10.076Z","repository":{"id":42500695,"uuid":"320403306","full_name":"andyshinn/wbld","owner":"andyshinn","description":"WLED firmware builder Discord bot","archived":true,"fork":false,"pushed_at":"2023-04-27T16:00:15.000Z","size":304,"stargazers_count":8,"open_issues_count":6,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T12:40:25.449Z","etag":null,"topics":["bot","discord-bot","firmware","wled","wled-firmware"],"latest_commit_sha":null,"homepage":"https://wbld.app","language":"Python","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/andyshinn.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}},"created_at":"2020-12-10T22:17:33.000Z","updated_at":"2025-02-04T08:38:52.000Z","dependencies_parsed_at":"2022-08-31T20:21:49.857Z","dependency_job_id":null,"html_url":"https://github.com/andyshinn/wbld","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/andyshinn%2Fwbld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyshinn%2Fwbld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyshinn%2Fwbld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyshinn%2Fwbld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyshinn","download_url":"https://codeload.github.com/andyshinn/wbld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238065141,"owners_count":19410587,"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":["bot","discord-bot","firmware","wled","wled-firmware"],"created_at":"2024-10-10T14:09:12.525Z","updated_at":"2025-10-25T02:31:09.625Z","avatar_url":"https://github.com/andyshinn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WBLD\n\nWBLD is a Discord bot that builds [WLED](https://github.com/Aircoookie/WLED) firmware. The scope of the bot is simple: Build WLED firmware based on builtin environments or custom configurations and give the binary file via Discord.\n\nYou can use the bot in the #bot channel of the WLED Disord server: https://discord.gg/KuqP7NE\n\n## Commands\n\nThere are two primary commands. If `version` is not specified it defaults to the current `main` branch:\n\n### `./build builtin \u003cenvironment\u003e [version]`\n\nThe `builtin` command builds a firmware based on existing environments defined in `platformio.ini`. For example, the following will build a `d1_mini` firmware based on version 0.10.2:\n\n```\n./build builtin d1_mini v0.10.2\n```\n\n### `./build custom [version]`\n\nThe `custom` command builds a PlatformIO configuration snippet. This can help build firmware with specific supported usermods, custom pins, or other settings defined in macros. For example, the following will build a firmware for the QuinLED-Dig-Uno with temperature sensor usermod based the `main` branch:\n\n```\n./build custom\n```\n\nThen paste the following configuration:\n\n```\n[env:quinled_dig_uno]\nextends = env:d1_mini\nbuild_flags = ${common.build_flags_esp8266}\n  -D USERMOD_DALLASTEMPERATURE\n  -D USERMOD_DALLASTEMPERATURE_CELSIUS\nlib_deps = ${env.lib_deps}\n  milesburton/DallasTemperature@^3.9.0\n  OneWire@~2.3.5\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyshinn%2Fwbld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyshinn%2Fwbld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyshinn%2Fwbld/lists"}