Skip to content

jiuyue1123/WeChat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeChat-bot

它是我使用itchat和openapi库随便打造的的,虽然我得谦虚一点,但是说真的,它能够像你的最佳朋友一样陪你聊天,无论是闲聊还是咨询问题,它都能给你提供高质量的回复。不管你是想找个人倾诉还是想听个冷笑话,ChatGPT对话微信机器人都能满足你的需求。你可以使用这些代码自己搭建一个相同的bot。这是一个随便写的demo,有时间可能会优化

安装 与 使用

这个项目使用的python版本是python3.9,下面以linux为例

Debian

sudo apt install python3 -y

Centos

sudo yum install python3 -y

安装依赖

cd WeChat-bot
pip install -r requirements.txt

填写你的openapi_key

sudo vim .env

python启动!

python main.py

or

python3 main.py

贡献者

Contributors Contributors

About

它是我使用itchat和openapi库随便打造的的,虽然我得谦虚一点,但是说真的,它能够像你的最佳朋友一样陪你聊天,无论是闲聊还是咨询问题,它都能给你提供高质量的回复。不管你是想找个人倾诉还是想听个冷笑话,ChatGPT对话微信机器人都能满足你的需求。你可以使用这些代码自己搭建一个相同的bot。这是一个随便写的demo,有时间可能会优化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages