GithubHelp home page GithubHelp logo

birthdaybot's Introduction

birthdaybot

github action 生日提醒

使用

config文件夹中

config.yaml文件配置自己的待提醒的邮箱

people.yaml文件配置生日提醒列表以及具体参数。具体可以参考demo

目前设置是最多提前三天提醒

关于加密

如果不想写邮箱的一些关键验证信息,那么就建议存入github action的加密变量里面。secrets。

升级

合并了其他开发者的分之后,变得更加智能易用规范了。

感谢Extrader-home的新版本贡献

docker

sudo docker build -t birthdaybot:v1.1 .

birthdaybot's People

Contributors

kengerlwl avatar

Stargazers

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

Watchers

 avatar

birthdaybot's Issues

跨年提醒计算小BUG

如现在是2021-12-29
农历生日得日期刚好是2022-01-01在调试过程中就发现只有当天能提醒得到了
202112290944
需要增加当前日期比提醒日期要大时候,年份+1即可避免

另外感谢作者开源,代码很好用,提醒很及时

ubuntu 18 不行呢,满足不了要求?

???# pip install borax==3.5.1
Collecting borax==3.5.1
Could not find a version that satisfies the requirement borax==3.5.1 (from ver sions: 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0)
No matching distribution found for borax==3.5.1

关于安全问题的建议

老哥你在config.yaml中暴露了两个QQ号和其中一个QQ号的授权码,这使得其他人可以很容易的使用你的QQ邮箱进行一些相关的灰色产业操作,今天我进行测试的时候发现你的发送邮箱已经被封了
image
所以我基于你的项目优化了一下配置参数的逻辑,并且使用对称加密对上传的信息文件进行处理,进一步避免暴露隐私。
这是我的项目 ,请指正。

建议

可否增加对公历的支持,感觉过农历生日的很少

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.