All Projects → hellokaton → wechat-api-examples

hellokaton / wechat-api-examples

Licence: MIT license
wechat-api examples, used java8.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to wechat-api-examples

Wechat Api
🗯 wechat-api by java7.
Stars: ✭ 1,813 (+15008.33%)
Mutual labels:  wechat-bot, wechat-api
Gochat
wechat bot
Stars: ✭ 30 (+150%)
Mutual labels:  wechat-bot
wechat
又一个微信机器人
Stars: ✭ 24 (+100%)
Mutual labels:  wechat-bot
TeleChatRelay
Relay between Telegram and WeChat
Stars: ✭ 17 (+41.67%)
Mutual labels:  wechat-bot
pikachuwechat
PikachuWeChat: Play WeChat with itchat-uos.
Stars: ✭ 102 (+750%)
Mutual labels:  wechat-bot
wechat-link
🥕 微信公众号无法外链怎么办?一行代码搞定长按识别二维码。
Stars: ✭ 17 (+41.67%)
Mutual labels:  wechat-bot
OpenDialog
An Open-Source Package for Chinese Open-domain Conversational Chatbot (中文闲聊对话系统,一键部署微信闲聊机器人)
Stars: ✭ 94 (+683.33%)
Mutual labels:  wechat-api
anger-wechat
👿Angry wechat api 微信支付、小程序、各种接口的封装。
Stars: ✭ 17 (+41.67%)
Mutual labels:  wechat-api
web wechat api
基于 Itchat&Flask的 Web 微信接口
Stars: ✭ 25 (+108.33%)
Mutual labels:  wechat-api

wechat-api examples

这里项目里有诸多 wechat-api 的示例程序,你可以使用他们进行改造或参考使用代码。

@biezhi on zhihu

机器人示例

如何打包?

该项目基于 Java8、Maven、lombok 构建,请确保你已有该环境。

cd 某个bot目录
mvn clean assembly:assembly

会在 target 目录下生成一个 xxx-1.0-jar-with-dependencies.jar, 在服务器上运行这个 jar 包即可。

开源协议

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].