Commit Graph

77 Commits

Author SHA1 Message Date
y1ndan
73981ad2ef docs: update README.md 2021-01-04 15:07:25 +08:00
y1ndan
f195f08e38 refactor: sleep in schedule event; update run sign 2021-01-04 15:01:18 +08:00
y1ndan
1532a06cb4 refactor: use argparse to get args 2021-01-04 14:13:57 +08:00
y1ndan
ea76e7bc26 refactor: change random sleep into workflow 2021-01-04 11:31:38 +08:00
y1ndan
13f13d4076 docs: update README.md 2021-01-04 09:34:32 +08:00
y1ndan
d8d5f90e20 docs: update README.md 2021-01-04 09:01:39 +08:00
y1ndan
d0d568e295
fix: wrong total sign day, fixed #71 2021-01-01 16:59:55 +08:00
Jad
6edbaea69d
fix: wrong total sign day, fixed #71 2021-01-01 15:02:52 +08:00
y1ndan
a00979ac74 style(main.yml): modify description 2021-01-01 12:50:23 +08:00
y1ndan
9b10a98372 refactor: update DS 2021-01-01 11:08:24 +08:00
y1ndan
aafc2f6813 refactor: remove branch restriction 2021-01-01 06:57:42 +08:00
y1ndan
f6fc8c53d1 chore: upgrade pip before running 2021-01-01 06:53:26 +08:00
y1ndan
b971c916dc fix: output error 2020-12-31 10:04:51 +08:00
y1ndan
5c2d54470c refactor: change text 'massage' to 'message' 2020-12-31 09:47:12 +08:00
y1ndan
662c02c7e5 fix: update DS 2020-12-30 19:20:12 +08:00
y1ndan
b403d1eefe Merge branch 'master' of git@github.com:y1ndan/genshin-impact-helper.git 2020-12-30 16:28:28 +08:00
y1ndan
f96ad51f2d refactor: better logic judgment; beautify the notification style 2020-12-30 16:21:11 +08:00
y1ndan
110a4e2bf6
Merge pull request #55 from Celeter/master
update main.yml
2020-12-29 18:07:39 +08:00
Celeter
c3a0c9fee7
update main.yml 2020-12-29 17:46:09 +08:00
y1ndan
06f5cbfb96
Merge pull request #54 from Celeter/master
增加代码同步
2020-12-29 17:07:26 +08:00
Celeter
138418dd8a
Update main.yml 2020-12-29 17:00:18 +08:00
Celeter
58d0a5a2a9
update 2020-12-29 16:59:21 +08:00
y1ndan
1078a5674d refactor: add preset links; code update 2020-12-28 10:19:22 +08:00
y1ndan
14f000d9d7 refactor: code update 2020-12-27 19:45:21 +08:00
y1ndan
c682c5186b
fix: main.yml 2020-12-27 10:55:37 +08:00
y1ndan
7dd5bace01 fix: wechat notification; docs: update README.md 2020-12-27 02:46:11 +00:00
y1ndan
97ca6ee515
Merge pull request #51 from y1ndan/dev
feature: add support for multiple roles, closes #27; add wechat notification, closes #19, closes #33, closes #38
2020-12-27 08:42:25 +08:00
y1ndan
db6817d969 feature: add wechat notification 2020-12-26 18:18:35 +00:00
y1ndan
bb29590f6c feature: add support for multiple roles bound to the same account 2020-12-26 12:15:28 +00:00
y1ndan
6d7a16425c test: add support for multiple roles bound to the same account 2020-12-26 06:42:59 +00:00
y1ndan
f10641c669
feature: add manual trigger 2020-12-23 13:34:25 +08:00
y1ndan
2a3287e857
Merge pull request #47 from Celeter/master
直接执行 y1ndan / genshin-impact-helper master 分支的脚本
2020-12-23 13:26:37 +08:00
飞鸟队员
4271fa7d6f 更新README.md 2020-12-22 11:04:56 +08:00
飞鸟队员
21648e7c29 直接从y1ndan/genshin-impact-helper拉取代码执行 2020-12-22 10:59:17 +08:00
y1ndan
34b6a94d61 feature: only run in the master branch 2020-12-21 05:54:46 +00:00
y1ndan
fb691d33e2
docs: update README.md 2020-12-10 16:17:47 +08:00
y1ndan
e028cfeb90
chore: change the trigger time 2020-12-10 05:56:43 +08:00
y1ndan
6ab1e66161
docs: update README.md 2020-12-04 21:51:41 +08:00
y1ndan
2568a8e760
docs: add chat link 2020-12-04 21:47:35 +08:00
y1ndan
9c8105b219
docs: update README.md 2020-12-04 15:36:05 +08:00
y1ndan
782be7d72c docs: update README.md 2020-12-04 15:20:04 +08:00
y1ndan
ce2e4588e2 feature: automatically sync fork from the original repo 2020-12-04 02:00:08 +08:00
y1ndan
5a389246d3 docs: update the way to get cookie & fix issue #32 2020-12-03 23:50:21 +08:00
y1ndan
d6896001c3 Revert "docs: update the way to get cookie"
This reverts commit b6238a6bf5.
2020-12-03 23:45:35 +08:00
y1ndan
b6238a6bf5 docs: update the way to get cookie 2020-12-03 23:38:22 +08:00
y1ndan
0912f01e17
Merge pull request #24 from Arondight/master
Fix valid requirements.txt
2020-11-19 10:42:14 +08:00
Qin Fandong
71ad7cfa01 Fix valid requirements.txt 2020-11-19 10:22:25 +08:00
y1ndan
b37ef3040a
Merge pull request #21 from Arondight/master
Update README.md; Change error code to -1 (as we usually do in Unix programs)
2020-11-19 09:56:46 +08:00
Qin Fandong
86d4bb909f Update README.md; Change error code to -1 (as we usually do in Unix programs) 2020-11-19 09:43:05 +08:00
y1ndan
3cc68d9690
Update README.md 2020-11-18 16:58:35 +08:00