Giter Club home page Giter Club logo

wechat_robot's Introduction

wechat_robot

wechat_robot

一个简单的聊天回复的脚本,

@author: Roger @2017年04月30日20:38:05

功能:

  1. 启动后,会根据你的配置,进行群聊和私聊的自动回复.

说明:

  • python 2.7 坏境
  • 依赖的python库
    • requests
    • itchat
    • json
    • datetime
    • ConfigParser
  • 图灵api, 接口文档
http://www.tuling123.com/openapi/api

参数解释:

[options]
;图灵API的key
key=xxxxxxxxxxxxxxxxxxxxxx

;群聊配置, 用`;;`分隔
[group]
allow=true
white_list=group1;;group2
black_list=

;私聊配置, 用`;;`分隔
[single]
allow=true
white_list=name1;;name2;;name3
black_list=

wechat_robot's People

Contributors

rrroger avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

zzhvista

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.