PaiGram/service
2022-04-14 17:31:31 +08:00
..
__init__.py Initial commit 2022-04-14 15:18:45 +08:00
admin.py Initial commit 2022-04-14 15:18:45 +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 Initial commit 2022-04-14 15:18:45 +08:00
game.py Initial commit 2022-04-14 15:18:45 +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 Initial commit 2022-04-14 15:18:45 +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 抽卡卡池逻辑请求