文件名称:weixin_robot_vhelper:基于nginx_lua的微信机器人
文件大小:28KB
文件格式:ZIP
更新时间:2024-06-30 00:10:45
Lua
About 微信公共账号 “V哥助手” 基于nginx lua开发,通过整合开放数据平台API实现如下功能: 天气查询 人脸检测 智能听歌 智能查书 智能翻译 Requirements Installation 下载vhelper, 执行install.sh(自动下载所有依赖库) 根据sample configuration修改nginx.conf export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH 执行nginx -t检查配置是否正确 Sample Configuration http { resolver 8.8.8.8; lua_package_path '/usr/dev/workspace/?.lua;/usr/dev/lua-resty-http-0.02/lib/?.lua;/usr/dev/LuaXM
【文件预览】:
weixin_robot_vhelper-master
----vhelper_robot.lua(17KB)
----weather_conf.lua(89KB)
----install.sh(2KB)
----README.md(2KB)