{"id":20556311,"url":"https://github.com/jenkins-zh/wechat-backend","last_synced_at":"2025-04-14T13:07:15.466Z","repository":{"id":52450504,"uuid":"158834371","full_name":"jenkins-zh/wechat-backend","owner":"jenkins-zh","description":"A auto reply robot for WeChat Account 微信公众号自动应答机器人","archived":false,"fork":false,"pushed_at":"2021-04-28T22:34:58.000Z","size":3417,"stargazers_count":12,"open_issues_count":10,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T22:41:17.396Z","etag":null,"topics":["as-code","autoreply","robot","wechat"],"latest_commit_sha":null,"homepage":"https://jenkins-zh.github.io/","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/jenkins-zh.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":"2018-11-23T13:09:31.000Z","updated_at":"2024-02-26T00:27:11.000Z","dependencies_parsed_at":"2022-08-19T17:12:42.800Z","dependency_job_id":null,"html_url":"https://github.com/jenkins-zh/wechat-backend","commit_stats":null,"previous_names":["linuxsuren/wechat-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-zh%2Fwechat-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-zh%2Fwechat-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-zh%2Fwechat-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-zh%2Fwechat-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkins-zh","download_url":"https://codeload.github.com/jenkins-zh/wechat-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248886314,"owners_count":21177643,"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":["as-code","autoreply","robot","wechat"],"created_at":"2024-11-16T03:26:37.707Z","updated_at":"2025-04-14T13:07:14.976Z","avatar_url":"https://github.com/jenkins-zh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Pulls](https://img.shields.io/docker/pulls/jenkinszh/wechat-backend.svg)](https://hub.docker.com/r/jenkinszh/wechat-backend/tags)\n[![HitCount](http://hits.dwyl.com/jenkins-zh/wechat-backend.svg)](http://hits.dwyl.com/jenkins-zh/wechat-backend)\n\n# WeChat Backend\nAs a robot, I can take care of some simple works for you.\n\n# Features\n* Welcome new members\n* Auto Replay as Code\n* Update backend configuration via WebHook (GitHub)\n\n# Auto-reply\nThis robot will auto replay by configured files. You should put those config files into a fixed directory: `/management/auto-reply`.\nIt will reply a fixed sentence if there's no matched word. But you can give it a config file which contains the keyword `unknown`.\n\nThe structure of the config file like blew:\n```\nkeyword: join\nmsgType: text\ncontent: There is the sentence which will be replyed\n```\n\nSee some examples from [here](https://github.com/jenkins-zh/wechat-bot-config/tree/master/management/auto-reply).\n\n# Docker\nOne simple command could bring the WeChat backend up:\n\n`docker run -t -p 12345:8080 -v /var/wechat/config:/config jenkinszh/wechat-backend:v0.0.1`\n\nSample config.yaml:\n\n```\ntoken: wechat-token\ngit_url: https://github.com/jenkins-zh/wechat\ngit_branch: master\ngithub_webhook_secret: github-secret\nappID: wechat-appid\nappSecret: wechat-appsecret\nserver_port: 8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkins-zh%2Fwechat-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkins-zh%2Fwechat-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkins-zh%2Fwechat-backend/lists"}