Skip to content

Commit

Permalink
edit example file
Browse files Browse the repository at this point in the history
  • Loading branch information
NimaQu committed Dec 19, 2021
1 parent 4d7b71b commit 0e943db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.expmale.json → config.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"msg_passed_mercy": "#PASS_WRONG_ANSWER\nOPBot: `{botid}`\n用户 ID: `{targetuser}` \n事件: 回答错误,通过验证.\n群组 ID: `{groupid}`\n群组标题: `{grouptitle}`",
"msg_passed_admin": "#PASS_MANUALLY\nOPBot: `{botid}`\n用户 ID: `{targetuser}` \n事件: 管理员人工通过验证.\n群组 ID: `{groupid}`\n群组标题: `{grouptitle}`",
"msg_failed_answer": "#FAIL_WRONG_ANSWER\nOPBot: `{botid}`\n用户 ID: `{targetuser}` \n事件: 验证未能通过.\n原因: 回答错误\n群组 ID: `{groupid}`\n群组标题: `{grouptitle}`",
"msg_failed_timeout": "#FAIL_TLO\nOPBot: `{botid}`\n用户 ID: `{targetuser}` \n事件: 验证未能通过.\n原因: 超时.\n群组 ID: `{groupid}`",
"msg_failed_timeout": "#FAIL_TLO\nOPBot: `{botid}`\n用户 ID: `{targetuserid}` \n用户名: `{targetusername}` \n用户 Firstname: `{targetfirstname}` \n用户 Lastname: `{targetlastname}` \n事件: 验证未能通过.\n原因: 超时.\n群组 ID: `{groupid}`\n群组标题: `{grouptitle}` ",
"msg_failed_admin": "#FAIL_MANUALLY\nOPBot: `{botid}`\n用户 ID: `{targetuser}` \n事件:验证未能通过 \n原因: 管理员人工拒绝.\n群组 ID: `{groupid}`\n群组标题: `{grouptitle}`",
"msg_into_group": "#ADDBOT\nOPBot: `{botid}`\n已被加入群组 ID: `{groupid}`\n群组标题: `{grouptitle}` 中",
"msg_leave_group": "基于Term of Service, OPBot: `{botid}` \n离开了群组: `{groupid}`",
Expand Down

0 comments on commit 0e943db

Please sign in to comment.