Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawnnnnnn authored Mar 20, 2018
1 parent 505c1ff commit 0d848b6
Showing 1 changed file with 26 additions and 21 deletions.
47 changes: 26 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,39 @@

目前已完成:

每日签到
双端心跳领取经验
领取银瓜子宝箱
提交每日任务
漫天花雨双端抽奖
小电视PC端抽奖
领取每日包裹奖励
应援团签到
获取心跳礼物(实验性)
节奏风暴领取(单文件实验性)

环境:python3.6
每日签到
双端心跳领取经验
领取银瓜子宝箱
提交每日任务
漫天花雨双端抽奖
小电视PC端抽奖
领取每日包裹奖励
应援团签到
实物抽奖(实验性)
获取心跳礼物(实验性)
节奏风暴领取(单文件实验性)


环境:

python3.6

第三方库配置:

pip install requests


pip install rsa


pip install aiohttp
pip install requests
pip install rsa
pip install aiohttp

更新说明(3.21):

实物抽奖为实验性功能,只过滤了“测试”关键字,功能默认开启,风险在pull requests中有说明,
如不想打开本功能,请用记事本编辑OnlineHeart.py文件的最后几行,将“self.draw_lottery()“这行删掉即可

使用方法:
python run.py
然后输入好几遍账号密码就行了233333

python run.py

然后输入好几遍账号密码就行了233333

引用代码作者github:https://github.com/lyyyuna

Expand Down

0 comments on commit 0d848b6

Please sign in to comment.