MibooGram/modules
Lei Shi 031198b08d
Add gcsim commands
Signed-off-by: Lei Shi <me@leishi.io>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: CHxCOOH <chxcooh@googlemail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
Co-authored-by: Nahida <53059854+NahidaBuer@users.noreply.github.com>
Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2023-12-03 14:33:29 +08:00
..
apihelper Add gcsim commands 2023-12-03 14:33:29 +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
gcsim Add gcsim commands 2023-12-03 14:33:29 +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 🐛 Fix merge player card info TypeError 2023-11-29 18:02:32 +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 本项目参考的爬虫代码