PaiGram/service
2022-05-24 20:16:30 +08:00
..
__init__.py Initial commit 2022-04-14 15:18:45 +08:00
admin.py 添加 service.admin admin重复时警告日记 2022-05-24 20:16:30 +08:00
base.py Initial commit 2022-04-14 15:18:45 +08:00
cache.py Initial commit 2022-04-14 15:18:45 +08:00
gacha.py 命名卡池名称 2022-05-19 00:00:12 +08:00
game.py 添加半自动推送 2022-05-19 10:37:07 +08:00
quiz.py Initial commit 2022-04-14 15:18:45 +08:00
README.md Update README.md and modify file name. 2022-04-14 17:31:31 +08:00
repository.py 修复绑定国际服写入的错误数据 修改国服名称 2022-04-30 14:51:24 +08:00
template.py Initial commit 2022-04-14 15:18:45 +08:00
user.py Initial commit 2022-04-14 15:18:45 +08:00
wish.py Update README.md and modify file name. 2022-04-14 17:31:31 +08:00

service 目录说明

文件说明

FileName Contribution
init 服务初始化
admin 用于机器人管理
base 基本数据类型
cache Redis缓存
gacha 抽卡卡池网络信息请求
quiz 进群问答
repository MySQL通信
template 模板和无头浏览器渲染
user 用户管理
wish 抽卡卡池逻辑请求