# wechat-bot **Repository Path**: lambertee/wechat-bot ## Basic Information - **Project Name**: wechat-bot - **Description**: 自制微信机器人 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2024-02-03 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: Bot ## README # wechatbot 项目基于[openwechat](https://github.com/eatmoreapple/openwechat)开发 项目转自https://github.com/djun/wechatbot ###目前实现了以下功能 + 自动回复 + 统计数据+定时发布统计结果 # 注册openai chatGPT注册可以参考[这里](https://juejin.cn/post/7173447848292253704) # 安装使用 ```` # 获取项目 git clone https://gitee.com/lambertee/wechat-bot # 进入项目目录 cd wechatbot # 启动项目 go run main.go