Code Monkey home page Code Monkey logo

chatbot's Introduction

ChatBot 聊天机器人

一个功能简单、稳定的聊天机器人.
你可以通过该机器人接入一些有趣的 API 来实现一些好玩的应用,例如快递查询、毒鸡汤、斗图等,也可以把自己人接入自己的服务中,作为告警、定时通知等服务.

接入流程

流程图

图上蓝色部分都是你需要做的内容

具体步骤

  1. 添加机器人为好友,一般在 1-2 分钟后会自动通过
  2. 根据提示操作,可以发送#帮助#来获取具体指令,激活机器人
  3. 编写代码,连接机器人的 WebSocket Server 用于接收推送消息
  4. 编写 Http Client 的代码,用于请求机器人接口,让机器人发送消息给你

DEMO

功能

个人

  • 机器人转发文本消息到 websocket 客户端
  • 机器人发送文本类型消息
  • 机器人发送图片类型消息
  • 机器人发送表情类型消息

群聊

功能正在开发...

示例截图

demo

FAQ

Q:如何获取 Token?
A:加入技术交流群,添加群内机器人为好友,然后发送相关指令激活获取

联系方式

qrcode_group

chatbot's People

Contributors

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