mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-16 12:51:35 +00:00
.. | ||
admin.py | ||
auth.py | ||
base.py | ||
cookies.py | ||
errorhandler.py | ||
gacha.py | ||
get_user.py | ||
inline.py | ||
job_queue.py | ||
post.py | ||
quiz.py | ||
README.md | ||
repeat.py | ||
sign.py | ||
start.py | ||
weapon.py |
plugins 目录说明
该目录仅限处理交互层和业务层数据交换的任务,如有任何新业务接口,请转到service目录添加。