Coder Social home page Coder Social logo

agentwx / wechat_guapibot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redtreeai/wechat_guapibot

0.0 0.0 0.0 8.64 MB

微信公众号:瓜皮机器人 源码公开 。 公众号自动回复(聊天机器人)+ 看图说话 + 微信支付 + H5商城。 基于FLASK+VUE+MINTUI

License: MIT License

Python 61.11% JavaScript 30.22% HTML 0.41% CSS 8.26%

wechat_guapibot's Introduction

微信公众号 瓜皮机器人 源码公开

这是一个个人练手项目,主要完成了以下的功能:(公众号服务暂时关闭)

1 公众号自动回复 (图灵)

avatar

2 看图说话 (这里使用的是腾讯AILAB 的看图说话接口)

avatar

3 微信支付 (python写的接入,网上这部分资料蛮少的,算是帮大家踩坑了)

4 H5商城() (没有什么前端功底,凑合看)

avatar avatar avatar avatar

服务端采用PYTHON -FLASK 框架编写,商城使用VUE+MintUI组件。

#Flask的基础配置文件,这是最简化版

init.py

run.py

#controller 接口

auto_chat_core #微信公众号基础配置校验接口和核心对话业务

buy_thing #统一下单接口

get_user_info #根据code 获取用户信息的接口

pay_accept #统一支付结果通知接口

#utils 工具

access_token_checker #access_token校验工具,若超时自动重新获取

get_meterial #素材获取

get_user_auth #微信网页授权

menu_tool #公众号菜单管理

wx_pay_util #公众号支付,统一下单工具

#template 商城模板

进入此目录,npm run dev 即可预览

wechat_guapibot's People

Contributors

redtreeai avatar chsredtree 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.