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

Commit

Permalink
3.4版本开发中
Browse files Browse the repository at this point in the history
  • Loading branch information
XGZ authored and XGZ committed Jan 28, 2023
1 parent 8ed65ec commit 6044631
Show file tree
Hide file tree
Showing 49 changed files with 1,345 additions and 1,067 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,26 @@ docker build -t xgzk/qlvariable:latest .
对链接前面添加NOT或者RUN都会跳过重复执行脚本
RUNhttps://shop.m.jd.com/shop/lottery?shopId=645139&venderId=648822&channel=406&venderType=0
RUNexport jd_zdjr_activityId="90552d49457d4572a1d66fd3b04b9150"
3.4重写版本(开发中)
对代码进行逻辑方面重写,修补上面版本各种BUG问题
对垃圾代码进行逻辑的升华
减少时间上执行上损耗
```
### 插件
```text
添加解析 店铺抽豆 解析插件 com.Plugin.lottery
```

### 活动逻辑改变
```text
把活动分成纯链接和活动变量
获取任务的脚本
传递去队列
如果有
执行
如果无
转换成链接
再把链接转换成多变量
一个个尝试如果有立刻停止
```
8 changes: 0 additions & 8 deletions com/__init__.py

This file was deleted.

3 changes: 0 additions & 3 deletions com/bot/__init__.py

This file was deleted.

113 changes: 0 additions & 113 deletions com/bot/getUpdate.py

This file was deleted.

118 changes: 0 additions & 118 deletions com/bot/information.py

This file was deleted.

122 changes: 0 additions & 122 deletions com/bot/whiles.py

This file was deleted.

Loading

0 comments on commit 6044631

Please sign in to comment.