Giter Club home page Giter Club logo

wxbot1's Introduction

Wxbot

Papersus's Wxbot is a WeChat bot with ChatGPT(only Windows)

WeChat robot framework and examples based on wcferry

Basic Usage

Now the bot only supports private chats, and does not support group chats for the time being

Environment

  • Python >=3.9
  • WeChat 3.9.2.23

Install

git clone https://github.com/flowerfalling/wxbot.git

Dependencies

# Update pip
python -m pip install -U pip

# Install dependencies
pip install -r requirements.txt

Configuration

Create a config.yaml file and then enter the configuration in the config.template.yaml style

Get Start

python demo.py

# To stop, press Ctrl+C

Users(your friends)

gpt command:
  /xxx 与gpt对话
  /gpt help 获取帮助
  /gpt start 开启gpt连续对话
  /gpt end 关闭gpt连续对话
  /gpt clear 清空当前会话

Administrator(you)

gpt command[me]
  /gpt start 开启gpt
  /gpt stop 关闭gpt
  /gpt enable username 开启用户gpt权限
  /gpt disable username 关闭用户gpt权限
  /gpt help 获取帮助

Do not abuse

I picked up this API, so it could have serious consequences if misused

wxbot1's People

Contributors

flowerfalling avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.