All Projects → lykops → Lykchat

lykops / Lykchat

便捷、稳定(7*24不间断服务)、安全、支持发送多媒体的信息发送系统,为系统管理人员提供一个基于个人微信号的信息发送工具。

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Lykchat

Vbot
💬The best wechat robot base on web api!
Stars: ✭ 3,301 (+835.13%)
Mutual labels:  wechat, weixin
Wechat kit
flutter版微信登录/分享/支付
Stars: ✭ 347 (-1.7%)
Mutual labels:  wechat, weixin
Wechatkit
一款快速实现微信第三方登录的框架(Swift版) SDK 1.8.5
Stars: ✭ 249 (-29.46%)
Mutual labels:  wechat, weixin
Wuss Weapp
🐳wuss-weapp 一款高质量,组件齐全,高自定义的微信小程序UI组件库
Stars: ✭ 338 (-4.25%)
Mutual labels:  wechat, weixin
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 294 (-16.71%)
Mutual labels:  wechat, weixin
Sdk3rd
第三方SDK集成库,授权/分享/支付
Stars: ✭ 249 (-29.46%)
Mutual labels:  wechat, weixin
Wechatpy
WeChat SDK for Python
Stars: ✭ 3,016 (+754.39%)
Mutual labels:  wechat, weixin
Wechat Jump Game
😊 Nodejs 微信《跳一跳》辅助
Stars: ✭ 216 (-38.81%)
Mutual labels:  wechat, weixin
Weixin Spider
微信公众号爬虫,公众号历史文章,文章评论,文章阅读及在看数据,可视化web页面,可部署于Windows服务器。基于Python3之flask/mysql/redis/mitmproxy/pywin32等实现,高效微信爬虫,微信公众号爬虫,历史文章,文章评论,数据更新。
Stars: ✭ 287 (-18.7%)
Mutual labels:  wechat, weixin
Weapp Demo Breadtrip
基于面包旅行 API 制作的微信小程序示例
Stars: ✭ 282 (-20.11%)
Mutual labels:  wechat, weixin
Pinche xcx data
同城拼车微信小程序后端代码
Stars: ✭ 244 (-30.88%)
Mutual labels:  wechat, weixin
Wemall
wemall7 开源版本 (不含商城)
Stars: ✭ 315 (-10.76%)
Mutual labels:  wechat, weixin
Weapp Workflow
基于Gulp 的微信小程序前端开发工作流 💯
Stars: ✭ 241 (-31.73%)
Mutual labels:  wechat, weixin
Think Wechat
easywechat for thinkphp support
Stars: ✭ 250 (-29.18%)
Mutual labels:  wechat, weixin
Wechat
WeChat SDK for Go (微信SDK:简单、易用)
Stars: ✭ 3,144 (+790.65%)
Mutual labels:  wechat, weixin
Lin Ui
🌈 简洁、易用、灵活的微信小程序组件库
Stars: ✭ 3,264 (+824.65%)
Mutual labels:  wechat, weixin
Wechatplugin Macos
No description or website provided.
Stars: ✭ 13,280 (+3662.04%)
Mutual labels:  wechat, weixin
Sactive Bot
😈 An extensible chat bot framework. sactive-bot is an evolution of the open source hubot project. - https://www.shipengqi.top/sactive-bot .
Stars: ✭ 212 (-39.94%)
Mutual labels:  wechat, weixin
Weixinresource
微信开发资源汇总 | WeChat Development Resources Summary
Stars: ✭ 279 (-20.96%)
Mutual labels:  wechat, weixin
Wepy Mall
微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流
Stars: ✭ 3,224 (+813.31%)
Mutual labels:  wechat, weixin

lykchat信息发送系统

lykchat信息发送系统是Python3开发的,通过模拟实施聊天工具(暂时只实现微信),为系统管理人员提供信息发送工具。

v3.0更新说明

新增功能

引用NoSQL

mongo存储账号信息等持久性数据
redis存储查询缓存、微信登陆信息等缓存信息

优化前端

重写用户界面
优化接口参数

微信

同用户管理多个微信号,可以实现冗余和备份功能
接口发送信息,试图向该用户下在线所有微信号发送信息,只要发送文字成功后停止发送

日志管理

用户操作记录日志,可以通过页面查看
代码断点日志,便于管理员查看

修复bug

1、解决不能发送超过512K的文件,目前可以发送大于0(即空文件),小于5M的文件
2、解决不能发送文件名含有中文的文件
	注意:使用固化文件名,对方显示的文件名为lykchat[.原来文件名后缀名]
3、优化代码
4、不再使用Nginx作为web服务器

升级说明

这次版本变化太大,从部署到使用均发生很大变化。

接口参数、返回值变化大,无法兼容之前版本。

说明

1、开发者尽可能通过严谨测试来验证系统功能,但由于专业水平有限,无法避免出现bug。
2、该项目是基于微信web端进行开发的。由于微信web端参数变动,可能会导致系统异常。
	开发者将持续更新和修复。
3、该项目开发初衷:实时接收监控系统的告警信息。
	故该项目只实现了微信的登陆、发送信息这两个功能,其他功能暂不考虑。
4、建议使用一个独立的微信号
	避免在登陆过程中在微信web端、PC客户端登陆,也不要在手机端退出web登陆。
5、由于微信端限制,登陆超过30天后,会出现自动掉线,甚至小部分用户反馈被微信端封杀。
	建议每隔两个星期重新登陆一次
6、该项目为个人开源项目,免费开源。
	请勿使用该系统发送非法、不良信息。
	开发者不承担任何责任。

使用说明

部署手册

部署

配置

使用手册

登录

微信使用

微信管理

微信接口

日志管理

日志管理

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