An open API service indexing awesome lists of open source software.

https://github.com/discountry/itchat-examples

Wechat personal helper examples collection.
https://github.com/discountry/itchat-examples

python wechat wechat-bot

Last synced: 8 months ago
JSON representation

Wechat personal helper examples collection.

Awesome Lists containing this project

README

          

# itchat-examples

Wechat personal helper examples collection.

## Table of Contents

* [auto-reply](https://github.com/discountry/itchat-examples/blob/master/examples/auto-reply-greetings.py)
* [auto-reply-with-random-quote-api](https://github.com/discountry/itchat-examples/blob/master/examples/auto-reply-greetings-with-random-quote-api.py)
* [checkin-robot](https://github.com/discountry/itchat-examples/blob/master/examples/checkin-robot.py)
* [checkin-robot-with-schedule-mission](https://github.com/discountry/itchat-examples/blob/master/examples/checkin-robot-with-schedule-mission.py)
* [auto-invite](https://github.com/discountry/itchat-examples/blob/master/examples/auto-invite.py)
* [auto_invite_out_of_box](https://github.com/discountry/itchat-examples/blob/master/examples/auto_invite_out_of_box.py)
* [auto-fcc-question&answer-bot](https://github.com/discountry/itchat-examples/blob/master/examples/auto-fcc-qa.py)

## Dependencies

* [itChat](https://github.com/littlecodersh/ItChat)