{"id":15320968,"url":"https://github.com/zijiren233/stable-diffusion-webui-bot","last_synced_at":"2025-04-14T22:51:21.146Z","repository":{"id":176612117,"uuid":"656226344","full_name":"zijiren233/Stable-Diffusion-Webui-Bot","owner":"zijiren233","description":"Telegram Stable Diffusion Webui Bot","archived":false,"fork":false,"pushed_at":"2024-01-30T10:21:41.000Z","size":1260,"stargazers_count":81,"open_issues_count":6,"forks_count":15,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T10:54:09.759Z","etag":null,"topics":["stable-diffusion","stable-diffusion-webui","stable-diffusion-webui-bot","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Go","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/zijiren233.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}},"created_at":"2023-06-20T14:02:29.000Z","updated_at":"2025-01-28T21:29:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc137be6-d552-47c4-872b-272b1531fee6","html_url":"https://github.com/zijiren233/Stable-Diffusion-Webui-Bot","commit_stats":null,"previous_names":["zijiren233/stable-diffusion-webui-bot"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zijiren233%2FStable-Diffusion-Webui-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zijiren233%2FStable-Diffusion-Webui-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zijiren233%2FStable-Diffusion-Webui-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zijiren233%2FStable-Diffusion-Webui-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zijiren233","download_url":"https://codeload.github.com/zijiren233/Stable-Diffusion-Webui-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975299,"owners_count":21192199,"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":["stable-diffusion","stable-diffusion-webui","stable-diffusion-webui-bot","telegram-bot"],"created_at":"2024-10-01T09:09:28.529Z","updated_at":"2025-04-14T22:51:21.126Z","avatar_url":"https://github.com/zijiren233.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stable Diffusion Webui Bot With Telegram\n\n- [Our Chat](https://t.me/SDBot_Chat)\n- This is an open source project, no charges are allowed!\n- Support for multiple SD API backends\n- The Bot interface has perfect operation functions\n- Multilingual support\n- Owner use `/gettoken 30` to get 30days token\n- Recommended Stable Diffusion Webui Start Command Args `export COMMANDLINE_ARGS=\"--api --no-hashing --skip-torch-cuda-test --skip-version-check --disable-nan-check --no-download-sd-model --no-half-controlnet --upcast-sampling --no-half-vae --opt-sdp-attention --disable-safe-unpickle --lowram --opt-split-attention --opt-channelslast --deepdanbooru\"`\n\n---\n\n# Necessary SD Webui extensions\n\n- [Control Net](https://github.com/Mikubill/sd-webui-controlnet)\n  - You can run this cmd to install controlnet or update `if [ ! -d \"./stable-diffusion-webui/extensions/controlnet\" ]; then git clone --depth 1 \"https://github.com/Mikubill/sd-webui-controlnet\" \"./stable-diffusion-webui/extensions/controlnet\"; else git -C \"./stable-diffusion-webui/extensions/controlnet\" pull; fi`\n\n---\n\n# Flags\n\n```\n  -api-host string\n        set api url (default \"127.0.0.1:8082\")\n  -api-scheme string\n        api scheme: http | https (default \"http\")\n  -dev\n        development mode\n  -dsn string\n        database, postgres|sqlite (default \"./stable-diffusion-webui-bot.db\")\n  -i18n-extra-path string\n        i18n extra translated (default \"./i18n-extra\")\n  -img-cache-num int\n        image cache to mem max num (default 100)\n  -img-max int\n        image maximum resolution (default 1638400)\n  -img-save-path string\n        Image Save Path (default \"./local-cache\")\n  -invite\n        Enable Invite\n  -listen string\n        listening address: 127.0.0.1 | 0.0.0.0 (default \"127.0.0.1\")\n  -max-free int\n        free user max free time\n  -max-num int\n        max number of images (default 6)\n  -owner int\n        owner telegram id (default 2143676086)\n  -port int\n        port (default 8082)\n  -tg-token string\n        telegram bot token\n  -webhook-host string\n        enable telegram bot webhook: webhook.doamin.com\n```\n\n---\n\n# How to use\n\n- [Download the binary executable file corresponding to the operating system and cpu architecture](https://github.com/zijiren233/Stable-Diffusion-Webui-Bot/releases)\n- Copy `config.example.yaml` to `config.yaml` and then configure\n- Add running parameters, such as `-tg-token \u003ctg-bot-token\u003e`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzijiren233%2Fstable-diffusion-webui-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzijiren233%2Fstable-diffusion-webui-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzijiren233%2Fstable-diffusion-webui-bot/lists"}