Code Monkey home page Code Monkey logo

wechat-public-account-push's Introduction

🇨🇳 Hi, I'm wangxinleo

Hi guys, this is wangxinleo, a Christian, a full-stack Developer, from china 🐾;

About the recent

Thank you for the interest in my work and now I have the entry in a company. The future may use more time I will work to accommodate new content and new environment. Open source will not stop, but I have more experience to think about my career direction.

Looking forward to meeting you again.

Over the April(2021), I resigned from a company that I worked for three years. Any body thought that it's crazy and advised me don't move. Because it's really a hard time now (2021),whether personal health or employment. This is a huge challenge to balance family pressure, interview and coding time haha😂.

Anyway, I am looking for job now. if it's unfortunate that I haven't found any yet (It's terrible to think about it💔), I might just keep myself as a freelancer(or continue studying) for a while.

That's the reason why I hold to try to be a GitHub Developer to see if one day I can make a possible living from it while still focusing on my projects development 👵.

Tribute to all who like developing open-source software ☺️.

Be good at:

If you want to establish long-term contact with me, you can Email me

Statistics of my GitHub

NOTE: Top languages does not indicate my skill level or something like that, it's a github metric of which languages i have the most code on github

wechat-public-account-push's People

Contributors

lordoncn avatar shuangxunian avatar wangxinleo avatar zzqizqute avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wechat-public-account-push's Issues

关于定时任务好像(?)没有自动执行

目前github action并不可靠,因为它是整个github所有的脚本共同排队执行的,触发时间并不准时。(有些人也许只是晚5分钟,有些人也许是1小时,还有些人可能是一天😂😂)

如果需要可靠的定时任务需要寻找其他途径。

我在尝试把本项目clone一份在gitee上尝试gitee提供的工作流方案。😃

关于目前仅支持测试号的问题

目前这个小玩具仅支持测试号。微信公众号和企业号因为推送接口不一样,暂不支持直接更改配置使用,必须同步修改main.js的脚本才行。

因为只有 服务号模板消息 推送功能, 订阅号没有!!!!

服务号 需要 企业 才能申请~

有相应需求的用户可能需要等我适配更多的接口或者踊跃贡献代码我们一起适配啦!

用自己的公众号推送失败,但是用测试公众号推送成功

多谢分享,能不能出一个真正的公众号的使用教程,谢谢。目前使用测试的公众号,手动推送成功,但是换成自己的公众号就出错,说是ip不在白名单内,将该ip加入白名单后,还是出现同样的错误,只是ip就变成其他ip了,显示错误40001,具体如下:
请求失败 invalid ip 20.245.21.198 ipv6 ::ffff:20.245.219.198, not in whitelist rid: 630a08c9-7ecfb68b-06f36e1c
推送失败!
errcode: 40001,
errmsg: 'invalid credential, access_token is invalid or not latest rid: 630a08cb-79f5bf51-02b59fc7'

40003错误

大佬,这个错误怎么解决呢?
推送失败! {
errcode: 40003,
errmsg: 'invalid openid rid: 630c564c-0ddb59e1-5f81042f'
}

📌 添加workflow执行指定分支脚本配置

考虑到其他开发者开发的可持续性,fork后直接使用master分支进行开发不方便同步主仓库代码,建议fork后拉一个自己的分支并再上面开发自己的专属项目,master只需要修改一下workflow配置文件指向个人开发分支即可

推送模板问题

同样的模板,前面的就可以,后面的模板进行了断行,然后日期、城市、天气信息就没有显示,也没有报错。不知道是哪里的问题。
template

发现确实可能很多人会遇到4000X,配置玩不懂的问题

本来建立这个仓库的初衷就是不想走【加QQ群】的路线。感觉和引流的营销号没啥区别。

我以为文档已经非常细节明白了,但是还是会发现会有很多朋友遇到各种各样的问题

需要建群进行答疑吗? , 我不知道。但是想听听你们的意见。

遇到问题解决不了,先fork最先代码,再尝试。

如果实在解决不了,可以给我发邮件,[email protected]

请至少提供好你们遇到的问题,详细的配置信息。

希望能帮到你们。

怎么更改自动执行的时区

就比如说我现在想要在北京时间上午6点自动执行,那个cron设置的时间就是国际时间昨天的22点,今天早上6点多自动执行之后,上面的时间还是昨天,那这个要怎么解决呢

为啥老提示这个啊

推送失败!{
错误代码:40003,
errmsg:“无效的OpenID rid:630 b9f 21-7 ab 17 fad-4372 cc73”

🎀想要邀请你们一起参与开发

在下个版本中想要加入以下功能, 本脚本没什么难度,我想可以有更多的人一起发挥奇思妙想把这个玩具更丰富起来。期待你们的mr😃😃

[×] 增加可被推送模板获取的字段:

描述: 允许用户自定义推送字符串或预设一个数组可以随机选择一段预设的字符串进行推送

示例: 亲爱的宝贝,今天也要开心哦!

[×] 尝试加入链接跳转【比如可以推送一些热点?】, 丰富交互模式

增加用户信息的安全性

用户fork完添加自己的appId和appSecret后,该信息所有人可见,可以通过这两个信息伪造消息进行发送,所以现将此信息放在secret里面,具体操作请看文档

推送失败

大哥,这个错误怎么解决,文档说是【AppSecret错误或者 AppSecret 不属于这个公众号,请开发者确认 AppSecret 的正确性】,不过好像没错
errcode: 40001,
errmsg: 'invalid credential, access_token is invalid or not latest rid

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.