{"id":15587756,"url":"https://github.com/icyleaf/wechat-bot","last_synced_at":"2025-04-24T04:50:26.792Z","repository":{"id":52416603,"uuid":"95208741","full_name":"icyleaf/wechat-bot","owner":"icyleaf","description":"还不知道如何走向的微信机器人","archived":false,"fork":false,"pushed_at":"2023-10-08T12:15:06.000Z","size":150,"stargazers_count":8,"open_issues_count":4,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-14T09:08:59.685Z","etag":null,"topics":["ruby","wechat","wechat-bot","weixin-bot"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/icyleaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-23T10:07:50.000Z","updated_at":"2024-02-22T03:50:19.000Z","dependencies_parsed_at":"2022-08-21T02:20:34.580Z","dependency_job_id":null,"html_url":"https://github.com/icyleaf/wechat-bot","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fwechat-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fwechat-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fwechat-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fwechat-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icyleaf","download_url":"https://codeload.github.com/icyleaf/wechat-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566445,"owners_count":21451230,"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":["ruby","wechat","wechat-bot","weixin-bot"],"created_at":"2024-10-02T22:03:10.640Z","updated_at":"2025-04-24T04:50:26.773Z","avatar_url":"https://github.com/icyleaf.png","language":"Ruby","readme":"# wechat-bot\n\n[![Build Status](https://img.shields.io/circleci/project/github/icyleaf/wechat-bot.svg?style=flat)](https://circleci.com/gh/icyleaf/wechat-bot)\n[![Inline docs](http://inch-ci.org/github/icyleaf/wechat-bot.svg?style=flat)](https://inch-ci.org/github/icyleaf/wechat-bot)\n[![Gem version](https://img.shields.io/gem/v/wechat-bot.svg?style=flat)](https://rubygems.org/gems/wechat-bot)\n[![License](https://img.shields.io/badge/license-MIT-red.svg?style=flat)](LICENSE.txt)\n\n微信机器人 Ruby 版本。\n\n## 快速上手\n\n```ruby\nrequire 'wechat-bot'\n\nbot = WeChat::Bot.new do\n  on :message, \"ping\" do |message|\n    message.reply \"PONG\"\n  end\nend\n\nbot.start\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Fwechat-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficyleaf%2Fwechat-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Fwechat-bot/lists"}