Code Monkey home page Code Monkey logo

wechat's Introduction

wechat

This repo is created for WeChat related features.
Author: Shane Wang
Contact: [email protected]

Platform: Ali Cloud
System: CentOS release 6.5 (Final)
Script: Shell & Python2.6

  1. alarm

This subproject aims to send the alarm messages to the specific WeChat users.

(a)File lerro_bk

This scenario is sending the message to non-yourself users. It uses the Python library 'itchat'. File lerro_alarm_detect.sh is the alarm detected script which send the message to lerro_alarm.msg when the alarm timer fires. File lerro_alarm_send.py sends message to WeChat user if the lerro_alarm.msg has the message. So lerro_alarm.msg is looks like a message queue.

(b)alarm.cnfg

This is the alarm configuration file. It definites like the following example:

common_test_time="10:10"
common_test="This is a test message."

Key 'common' prefix is used to mark which user should the message sent to. Key 'time' marks the time.

  1. auto_reply
    This subproject aims to send the messages automatically like QQ.

  2. monitor
    This subproject will print any incoming or outgoing text messages of your Wechat.

  3. robort
    This subproject will use the Turing Robort instead of yourself to reply the WeChat messages.

  4. withdraw
    THis subproject will detecte the withdraw messages and send them to 'filehelper'.

wechat's People

Contributors

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