Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init krew support for bilibili tool #341

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

chenliu1993
Copy link
Contributor

【内容】:
请描述您将贡献的内容
Add krew plugin support for the Bilibili

参考了别的krew plugin 实现

@chenliu1993 chenliu1993 force-pushed the topic/cliu/krew branch 4 times, most recently from 9aebe4a to 1ac51fd Compare November 29, 2022 10:35
@chenliu1993 chenliu1993 changed the title Topic/cliu/krew Krew support for bilibili tool Nov 29, 2022
@chenliu1993 chenliu1993 changed the title Krew support for bilibili tool Init krew support for bilibili tool Nov 29, 2022
@chenliu1993
Copy link
Contributor Author

k logs bilibilipro-6fd7688df5-p8p6c -n bilipro
[step 1/4]导入环境变量
=>完成
[step 2/4]配置cron定时任务
=>检测到对应的环境变量,使用其值作为Cron配置
=>完成
[step 3/4]启动定时任务,开启每日定时运行
BASH_ENV=/etc/cron.env

11 11 * * * dotnet /app/Ray.BiliBiliTool.Console.dll --runTasks=Daily >> /var/log/cron.log
=>完成
[step 4/4]初始启动容器,尝试测试Cookie
[18:32:31 INF] BiliBiliToolPro 开始运行...

[18:32:31 INF] 【目标任务】Test
[18:32:31 INF] 【账号个数】1个

[18:32:31 INF] 随机休眠2分钟

[18:34:31 INF] ######### 账号 1 #########

[18:34:31 INF] ---开始 测试Cookie ---
[18:34:45 INF] 【用户名】Mexxxxnow
[18:34:45 INF] 【会员类型】月度大会员
[18:34:45 INF] 【会员状态】正常
[18:34:45 INF] 【硬币余额】0
[18:34:45 INF] 【距升级Lv4】0天(如每日做满65点经验)
[18:34:45 INF] -----------结束-----------

Add krew support for bilibili tool
Signed-off-by: chenliu1993 <[email protected]>
@RayWangQvQ
Copy link
Owner

Thx.

@RayWangQvQ RayWangQvQ merged commit 876fbf5 into RayWangQvQ:develop Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants