Skip to content

Commit 2fcc3b1

Browse files
committed
更新说明
1 parent d130271 commit 2fcc3b1

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# KeylolAutoCheck
2-
其乐论坛(keylol.com)简易自动签到脚本
2+
其乐论坛(keylol.com)简易自动签到脚本(支持多用户)
33

44
# 使用方法
55

@@ -35,7 +35,11 @@
3535
plus_key(http://www.pushplus.plus/ 的token),部署
3636

3737
5、触发管理->创建定时触发器->自定义触发周期(Cron表达式: 0 0 5 * * * *)->测试完成
38-
38+
39+
***多用户配置***
40+
41+
在main.py或index.py中创建usr对象,并放入user_list中,例如user_list = [usr0, usr1]
42+
3943
# Licence
4044

4145
[Apache Licence](https://github.com/nix18/KeylolAutoCheck/raw/master/LICENSE)

0 commit comments

Comments
 (0)