PaiGram/modules
2023-11-24 08:45:02 +08:00
..
apihelper 📝 Add para notes 2023-11-24 08:45:02 +08:00
errorpush ♻️ PaiGram V4 2023-03-14 09:27:22 +08:00
gacha 🐛 Fix conversation admin check handle 2023-06-14 18:59:04 +08:00
gacha_log 🎨 Extend gacha log photo width 2023-08-29 15:20:02 +08:00
material Add HTML rendering for /material 2023-04-04 22:02:14 +08:00
pay_log Mask sensitive information in player id 2023-08-26 18:19:00 +08:00
playercards ♻️ Refactor get fight prop rule 2023-10-07 23:33:16 +08:00
wiki 🐛 Fix semaphore synchronization issue in WikiModel async generator 2023-10-08 18:52:23 +08:00
README.md 📝 Correct some syntax problems 2023-03-15 10:59:53 +08:00

modules 目录说明

apihelper 模块

用于获取米忽悠BBS的数据写的请求模块

wiki 模块

计划

当成设计之初为考虑摆脱并消除第三方 metadata 数据结构发生变化的影响

选择

关于选择那个Wiki数据获取我考虑了很久还是选择了国外的蜜蜂网原因还是有两个方面

页面形式几乎固定 未来不会发生变化

最主要还是有参考代码 极大减少了我工作量

毕竟如果从零开始真的头顶很凉 〒▽〒

感谢

Nickname Contribution
Crawler-ghhw 本项目参考的爬虫代码