Giter Club home page Giter Club logo

wechatrobot's Introduction

weChatRobot

一个简单的智能聊天机器人项目,基于微信公众号和图灵机器人开发。

功能介绍:

本项目是一个微信公众号项目,需配合微信公众号使用,在微信公众号配置本项目运行的服务器域名,用户关注公众号后,可回复任意信息,公众号会根据自动用户发送内容自动回复(回复内容来源于图灵机器人)。

框架和工具

  • Java版本&IDE:JDK1.7+Intellij IDEA
  • 后端框架:SpringMVC3.2.4.RELEASE
  • Web容器:Jetty7.6.21.v20160908
  • 构建工具:Maven
  • 其他:FastJson,Log4j

使用说明:

  1. 使用之前需要有微信公众号的帐号以及图灵机器人的帐号,没有的请戳微信公众号申请图灵机器人帐号注册,。
  2. 在src/main/resources目录下的app.properties文件里面配置相关的key。
  3. 微信公众号URL配置为http://robot.doodl6.com/weChat/receiveMessage.do,其中robot.doodl6.com是你自己的域名,token与app.properties文件配置一致即可。
  4. 本地启动,直接运行test/java/com.doodl6.wechatrobot.StartJetty类
  5. 因为xml-apis会和SAE运行环境冲突,所以采用了provided的配置方式,如果需要可以去除该scope。

wechatrobot's People

Contributors

martindai avatar devfozgul avatar

Watchers

edwin 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.