Skip to content

Commit

Permalink
<jx3>[feat]miss file
Browse files Browse the repository at this point in the history
  • Loading branch information
HornCopper committed Aug 5, 2024
1 parent 3f4e777 commit 60f1e05
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
21 changes: 21 additions & 0 deletions src/constant/jx3/schoolid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"1": "少林",
"2": "万花",
"3": "天策",
"5": "七秀",
"6": "五毒",
"22": "长歌",
"10": "明教",
"21": "苍云",
"4": "纯阳",
"7": "唐门",
"8": "藏剑",
"9": "丐帮",
"23": "霸刀",
"24": "蓬莱",
"25": "凌雪",
"211": "衍天",
"212": "药宗",
"213": "刀宗",
"214": "万灵"
}
2 changes: 0 additions & 2 deletions src/plugins/jx3/recruit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
from nonebot.adapters.onebot.v11 import Bot, GroupMessageEvent, MessageSegment as ms

from src.tools.basic.data_server import getGroupServer, server_mapping
from src.tools.basic.group_opeator import getGroupSettings
from src.tools.file import get_content_local
from src.tools.utils.request import get_content

from .api import *
Expand Down

0 comments on commit 60f1e05

Please sign in to comment.