mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
* ✨ 父级插件加载 * ✅ 添加测试:更新与添加插件 (#1594) * ✅ 测试更新与添加插件 * ✅ Sourcery建议 * 👷 添加pytest * 🎨 优化代码 * 🐛 bug修复 * 🐛修复添加插件返回403的问题 (#1595) * 完善测试方法 * vscode测试配置 * 重构插件安装过程 * 🎨 修改readme * Update README.md * 🐛 修改bug与版本锁定 * 🐛 修复超级用户对群组功能开关 * 🐛 修复插件商店检查插件更新问题 (#1597) * 🐛 修复插件商店检查插件更新问题 * 🐛 恶意命令检测问题 * 🐛 增加插件状态检查 (#1598) * ✅ 优化测试用例 * 🐛 更改插件更新与安装逻辑 * 🐛 修复更新群组成员信息 * 🎨 代码优化 * 🚀 更新Dockerfile (#1599) * 🎨 更新requirements * ➕ 添加依赖aiocache * ⚡ 添加github镜像 * ✨ 添加仓库目录多获取渠道 * 🐛 修复测试用例 * ✨ 添加API缓存 * 🎨 采取Sourcery建议 * 🐛 文件下载逻辑修改 * 🎨 优化代码 * 🐛 修复插件开关有时出现错误 * ✨ 重构自检ui * 🐛 自检html修正 * 修复签到逻辑bug,并使代码更灵活以适应签到好感度等级配置 (#1606) * 修复签到功能已知问题 * 修复签到功能已知问题 * 修改参数名称 * 修改uid判断 --------- Co-authored-by: HibiKier <45528451+HibiKier@users.noreply.github.com> * 🎨 代码结构优化 * 🐛 私聊时修改插件时删除私聊帮助 * 🐛 过滤父插件 * 🐛 修复自检在ARM上的问题 (#1607) * 🐛 修复自检在ARM上的问题 * ✅ 优化测试 * ✨ 支持mysql,psql,sqlite随机函数 * 🔧 VSCode配置修改 * 🔧 VSCode配置修改 * ✨ 添加金币排行 Co-Authored-By: HibiKier <45528451+HibiKier@users.noreply.github.com> * 📝 修改README Co-Authored-By: HibiKier <45528451+HibiKier@users.noreply.github.com> * 🔨 提取GitHub相关操作 (#1609) * 🔨 提取GitHub相关操作 * 🔨 重构API策略 * ✨ 签到/金币排行限制最大数量 (#1616) * ✨ 签到/金币排行限制最大数量 * 🐛 修复超级用户id获取问题 * 🐛 修复路径解压与挂载 (#1619) * 🐛 修复功能少时zhenxun帮助图片排序问题 (#1620) * 🐛 签到文本适应 (#1622) * 🐛 好感度排行提供默认值 (#1624) * 🎈 优先使用github api (#1625) * ✨ 重构帮助,限制普通用户查询管理插件 (#1626) * 🐛 修复群权限与插件等级匹配 (#1627) * ✨ 当管理员尝试ban真寻时将被反杀 (#1628) * ✨ 群组发言时间检测提供开关配置 (#1630) * 🐳 chore: 支持自动修改版本号 (#1629) * 🎈 perf(github_utils): 支持github url下载遍历 (#1632) * 🎈 perf(github_utils): 支持github url下载遍历 * 🐞 fix(http_utils): 修复一些下载问题 * 🦄 refactor(http_utils): 部分重构 * chore(version): Update version to v0.2.2-e6f17c4 --------- Co-authored-by: AkashiCoin <AkashiCoin@users.noreply.github.com> * 🧪 test(auto_update): 修复测试用例 (#1633) * 🐛 修复商店商品为空时报错 (#1634) * 🐛 修复群权限与插件等级匹配 (#1635) * ✨ message_build支持AtAll (#1639) * 🎈 perf: 使用commit号下载插件 (#1641) * 🎈 perf: 使用commit号下载插件 * chore(version): Update version to v0.2.2-f9c7360 --------- Co-authored-by: AkashiCoin <AkashiCoin@users.noreply.github.com> * 🐳 chore: 修改运行检查触发路径 (#1642) * 🐳 chore: 修改运行检查触发路径 * 🐳 chore: 添加tests目录 * ✨ 重构qq群事件处理 (#1643) * 🐛 签到名称自适应 (#1644) * 🎨 更新README (#1645) * 🐛 fix(http_utils): 流式下载Content-Length错误 (#1647) * 🐛 修复群组中帮助功能状态显示问题 (#1650) * 🐛 修复群欢迎消息设置 (#1651) * 🐛 修复webui下载后首次启动错误 (#1652) * 🐛 修复webui下载后首次启动错误 * chore(version): Update version to v0.2.2-4a8ef85 --------- Co-authored-by: HibiKier <HibiKier@users.noreply.github.com> * ✨ 移除默认图片文件夹:爬 (#1653) * ✨ 安装/移除插件提供插件安装/卸载方法用于插件初始化 (#1654) * ✨ 新增超级用户与管理员帮助模板 (#1655) * ✨ 新增个人信息命令 (#1657) * ✨ 修改个人信息菜单名称 (#1658) * ✨ 新增插件商店api (#1659) * ✨ 新增插件商店api * chore(version): Update version to v0.2.2-7e15f20 --------- Co-authored-by: HibiKier <HibiKier@users.noreply.github.com> * ✨ 将cd,block,count限制复原配置文件 (#1662) * 🎨 修改README (#1663) * 🎨 修改版本号 (#1664) * 🎨 修改requirements (#1665) --------- Co-authored-by: AkashiCoin <l1040186796@gmail.com> Co-authored-by: fanyinrumeng <42991257+fanyinrumeng@users.noreply.github.com> Co-authored-by: AkashiCoin <i@loli.vet> Co-authored-by: Elaga <1728903318@qq.com> Co-authored-by: AkashiCoin <AkashiCoin@users.noreply.github.com> Co-authored-by: HibiKier <HibiKier@users.noreply.github.com>
525 lines
20 KiB
Python
525 lines
20 KiB
Python
from pydantic import BaseModel
|
||
from nonebot.matcher import Matcher
|
||
from nonebot.adapters import Bot, Event
|
||
from nonebot_plugin_alconna import At, UniMsg
|
||
from nonebot.exception import IgnoredException
|
||
from tortoise.exceptions import IntegrityError
|
||
from nonebot_plugin_session import EventSession
|
||
from nonebot.adapters.onebot.v11 import PokeNotifyEvent
|
||
|
||
from zhenxun.services.log import logger
|
||
from zhenxun.configs.config import Config
|
||
from zhenxun.utils.message import MessageUtils
|
||
from zhenxun.models.level_user import LevelUser
|
||
from zhenxun.models.plugin_info import PluginInfo
|
||
from zhenxun.models.plugin_limit import PluginLimit
|
||
from zhenxun.models.user_console import UserConsole
|
||
from zhenxun.utils.exception import InsufficientGold
|
||
from zhenxun.models.group_console import GroupConsole
|
||
from zhenxun.utils.utils import FreqLimiter, CountLimiter, UserBlockLimiter
|
||
from zhenxun.utils.enum import (
|
||
BlockType,
|
||
GoldHandle,
|
||
PluginType,
|
||
LimitWatchType,
|
||
PluginLimitType,
|
||
)
|
||
|
||
base_config = Config.get("hook")
|
||
|
||
|
||
class Limit(BaseModel):
|
||
limit: PluginLimit
|
||
limiter: FreqLimiter | UserBlockLimiter | CountLimiter
|
||
|
||
class Config:
|
||
arbitrary_types_allowed = True
|
||
|
||
|
||
class LimitManage:
|
||
add_module = [] # noqa: RUF012
|
||
|
||
cd_limit: dict[str, Limit] = {} # noqa: RUF012
|
||
block_limit: dict[str, Limit] = {} # noqa: RUF012
|
||
count_limit: dict[str, Limit] = {} # noqa: RUF012
|
||
|
||
@classmethod
|
||
def add_limit(cls, limit: PluginLimit):
|
||
"""添加限制
|
||
|
||
参数:
|
||
limit: PluginLimit
|
||
"""
|
||
if limit.module not in cls.add_module:
|
||
cls.add_module.append(limit.module)
|
||
if limit.limit_type == PluginLimitType.BLOCK:
|
||
cls.block_limit[limit.module] = Limit(
|
||
limit=limit, limiter=UserBlockLimiter()
|
||
)
|
||
elif limit.limit_type == PluginLimitType.CD:
|
||
cls.cd_limit[limit.module] = Limit(
|
||
limit=limit, limiter=FreqLimiter(limit.cd)
|
||
)
|
||
elif limit.limit_type == PluginLimitType.COUNT:
|
||
cls.count_limit[limit.module] = Limit(
|
||
limit=limit, limiter=CountLimiter(limit.max_count)
|
||
)
|
||
|
||
@classmethod
|
||
def unblock(
|
||
cls, module: str, user_id: str, group_id: str | None, channel_id: str | None
|
||
):
|
||
"""解除插件block
|
||
|
||
参数:
|
||
module: 模块名
|
||
user_id: 用户id
|
||
group_id: 群组id
|
||
channel_id: 频道id
|
||
"""
|
||
if limit_model := cls.block_limit.get(module):
|
||
limit = limit_model.limit
|
||
limiter: UserBlockLimiter = limit_model.limiter # type: ignore
|
||
key_type = user_id
|
||
if group_id and limit.watch_type == LimitWatchType.GROUP:
|
||
key_type = channel_id or group_id
|
||
limiter.set_false(key_type)
|
||
|
||
@classmethod
|
||
async def check(
|
||
cls,
|
||
module_path: str,
|
||
user_id: str,
|
||
group_id: str | None,
|
||
channel_id: str | None,
|
||
session: EventSession,
|
||
):
|
||
"""检测限制
|
||
|
||
参数:
|
||
module: 模块名
|
||
user_id: 用户id
|
||
group_id: 群组id
|
||
channel_id: 频道id
|
||
session: Session
|
||
|
||
异常:
|
||
IgnoredException: IgnoredException
|
||
"""
|
||
if limit_model := cls.cd_limit.get(module_path):
|
||
await cls.__check(limit_model, user_id, group_id, channel_id, session)
|
||
if limit_model := cls.block_limit.get(module_path):
|
||
await cls.__check(limit_model, user_id, group_id, channel_id, session)
|
||
if limit_model := cls.count_limit.get(module_path):
|
||
await cls.__check(limit_model, user_id, group_id, channel_id, session)
|
||
|
||
@classmethod
|
||
async def __check(
|
||
cls,
|
||
limit_model: Limit | None,
|
||
user_id: str,
|
||
group_id: str | None,
|
||
channel_id: str | None,
|
||
session: EventSession,
|
||
):
|
||
"""检测限制
|
||
|
||
参数:
|
||
limit_model: Limit
|
||
user_id: 用户id
|
||
group_id: 群组id
|
||
channel_id: 频道id
|
||
session: Session
|
||
|
||
异常:
|
||
IgnoredException: IgnoredException
|
||
"""
|
||
if not limit_model:
|
||
return
|
||
limit = limit_model.limit
|
||
limiter = limit_model.limiter
|
||
is_limit = (
|
||
LimitWatchType.ALL
|
||
or (group_id and limit.watch_type == LimitWatchType.GROUP)
|
||
or (not group_id and limit.watch_type == LimitWatchType.USER)
|
||
)
|
||
key_type = user_id
|
||
if group_id and limit.watch_type == LimitWatchType.GROUP:
|
||
key_type = channel_id or group_id
|
||
if is_limit and not limiter.check(key_type):
|
||
if limit.result:
|
||
await MessageUtils.build_message(limit.result).send()
|
||
logger.debug(
|
||
f"{limit.module}({limit.limit_type}) 正在限制中...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException(f"{limit.module} 正在限制中...")
|
||
else:
|
||
if isinstance(limiter, FreqLimiter):
|
||
limiter.start_cd(key_type)
|
||
if isinstance(limiter, UserBlockLimiter):
|
||
limiter.set_true(key_type)
|
||
if isinstance(limiter, CountLimiter):
|
||
limiter.increase(key_type)
|
||
|
||
|
||
class IsSuperuserException(Exception):
|
||
pass
|
||
|
||
|
||
class AuthChecker:
|
||
"""
|
||
权限检查
|
||
"""
|
||
|
||
def __init__(self):
|
||
check_notice_info_cd = Config.get_config("hook", "CHECK_NOTICE_INFO_CD")
|
||
if check_notice_info_cd is None or check_notice_info_cd < 0:
|
||
raise ValueError("模块: [hook], 配置项: [CHECK_NOTICE_INFO_CD] 为空或小于0")
|
||
self._flmt = FreqLimiter(check_notice_info_cd)
|
||
self._flmt_g = FreqLimiter(check_notice_info_cd)
|
||
self._flmt_s = FreqLimiter(check_notice_info_cd)
|
||
self._flmt_c = FreqLimiter(check_notice_info_cd)
|
||
|
||
def is_send_limit_message(self, plugin: PluginInfo, sid: str) -> bool:
|
||
"""是否发送提示消息
|
||
|
||
参数:
|
||
plugin: PluginInfo
|
||
|
||
返回:
|
||
bool: 是否发送提示消息
|
||
"""
|
||
if not base_config.get("IS_SEND_TIP_MESSAGE"):
|
||
return False
|
||
if plugin.plugin_type == PluginType.DEPENDANT:
|
||
return False
|
||
return plugin.module != "ai" if self._flmt_s.check(sid) else False
|
||
|
||
async def auth(
|
||
self,
|
||
matcher: Matcher,
|
||
event: Event,
|
||
bot: Bot,
|
||
session: EventSession,
|
||
message: UniMsg,
|
||
):
|
||
"""权限检查
|
||
|
||
参数:
|
||
matcher: matcher
|
||
bot: bot
|
||
session: EventSession
|
||
message: UniMsg
|
||
"""
|
||
is_ignore = False
|
||
cost_gold = 0
|
||
user_id = session.id1
|
||
group_id = session.id3
|
||
channel_id = session.id2
|
||
if not group_id:
|
||
group_id = channel_id
|
||
channel_id = None
|
||
if matcher.type == "notice" and not isinstance(event, PokeNotifyEvent):
|
||
"""过滤除poke外的notice"""
|
||
return
|
||
if user_id and matcher.plugin and (module_path := matcher.plugin.module_name):
|
||
try:
|
||
user = await UserConsole.get_user(user_id, session.platform)
|
||
except IntegrityError as e:
|
||
logger.debug(
|
||
"重复创建用户,已跳过全选该次权限...", "HOOK", session=session, e=e
|
||
)
|
||
return
|
||
if plugin := await PluginInfo.get_or_none(module_path=module_path):
|
||
if plugin.plugin_type == PluginType.HIDDEN:
|
||
logger.debug("插件为HIDDEN,已跳过...")
|
||
return
|
||
try:
|
||
cost_gold = await self.auth_cost(user, plugin, session)
|
||
if session.id1 in bot.config.superusers:
|
||
if plugin.plugin_type == PluginType.SUPERUSER:
|
||
raise IsSuperuserException()
|
||
if not plugin.limit_superuser:
|
||
cost_gold = 0
|
||
raise IsSuperuserException()
|
||
await self.auth_group(plugin, session, message)
|
||
await self.auth_admin(plugin, session)
|
||
await self.auth_plugin(plugin, session, event)
|
||
await self.auth_limit(plugin, session)
|
||
except IsSuperuserException:
|
||
logger.debug(
|
||
"超级用户或被ban跳过权限检测...", "HOOK", session=session
|
||
)
|
||
except IgnoredException:
|
||
is_ignore = True
|
||
LimitManage.unblock(
|
||
matcher.plugin.name, user_id, group_id, channel_id
|
||
)
|
||
except AssertionError as e:
|
||
is_ignore = True
|
||
logger.debug("消息无法发送", session=session, e=e)
|
||
if cost_gold and user_id:
|
||
"""花费金币"""
|
||
try:
|
||
await UserConsole.reduce_gold(
|
||
user_id,
|
||
cost_gold,
|
||
GoldHandle.PLUGIN,
|
||
matcher.plugin.name if matcher.plugin else "",
|
||
session.platform,
|
||
)
|
||
except InsufficientGold:
|
||
if u := await UserConsole.get_user(user_id):
|
||
u.gold = 0
|
||
await u.save(update_fields=["gold"])
|
||
logger.debug(f"调用功能花费金币: {cost_gold}", "HOOK", session=session)
|
||
if is_ignore:
|
||
raise IgnoredException("权限检测 ignore")
|
||
|
||
async def auth_limit(self, plugin: PluginInfo, session: EventSession):
|
||
"""插件限制
|
||
|
||
参数:
|
||
plugin: PluginInfo
|
||
session: EventSession
|
||
"""
|
||
user_id = session.id1
|
||
group_id = session.id3
|
||
channel_id = session.id2
|
||
if not group_id:
|
||
group_id = channel_id
|
||
channel_id = None
|
||
limit_list: list[PluginLimit] = await plugin.plugin_limit.filter(
|
||
status=True
|
||
).all() # type: ignore
|
||
for limit in limit_list:
|
||
LimitManage.add_limit(limit)
|
||
if user_id:
|
||
await LimitManage.check(
|
||
plugin.module_path, user_id, group_id, channel_id, session
|
||
)
|
||
|
||
async def auth_plugin(
|
||
self, plugin: PluginInfo, session: EventSession, event: Event
|
||
):
|
||
"""插件状态
|
||
|
||
参数:
|
||
plugin: PluginInfo
|
||
session: EventSession
|
||
"""
|
||
group_id = session.id3
|
||
channel_id = session.id2
|
||
if not group_id:
|
||
group_id = channel_id
|
||
channel_id = None
|
||
if user_id := session.id1:
|
||
is_poke = isinstance(event, PokeNotifyEvent)
|
||
if group_id:
|
||
sid = group_id or user_id
|
||
if await GroupConsole.is_super_block_plugin(
|
||
group_id, plugin.module, channel_id
|
||
):
|
||
"""超级用户群组插件状态"""
|
||
if self.is_send_limit_message(plugin, sid) and not is_poke:
|
||
self._flmt_s.start_cd(group_id or user_id)
|
||
await MessageUtils.build_message(
|
||
"超级管理员禁用了该群此功能..."
|
||
).send(reply_to=True)
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 超级管理员禁用了该群此功能...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException("超级管理员禁用了该群此功能...")
|
||
if await GroupConsole.is_block_plugin(
|
||
group_id, plugin.module, channel_id
|
||
):
|
||
"""群组插件状态"""
|
||
if self.is_send_limit_message(plugin, sid) and not is_poke:
|
||
self._flmt_s.start_cd(group_id or user_id)
|
||
await MessageUtils.build_message("该群未开启此功能...").send(
|
||
reply_to=True
|
||
)
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 未开启此功能...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException("该群未开启此功能...")
|
||
if not plugin.status and plugin.block_type == BlockType.GROUP:
|
||
"""全局群组禁用"""
|
||
try:
|
||
if self.is_send_limit_message(plugin, sid) and not is_poke:
|
||
self._flmt_c.start_cd(group_id)
|
||
await MessageUtils.build_message(
|
||
"该功能在群组中已被禁用..."
|
||
).send(reply_to=True)
|
||
except Exception as e:
|
||
logger.error(
|
||
"auth_plugin 发送消息失败", "HOOK", session=session, e=e
|
||
)
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 该插件在群组中已被禁用...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException("该插件在群组中已被禁用...")
|
||
else:
|
||
sid = user_id
|
||
if not plugin.status and plugin.block_type == BlockType.PRIVATE:
|
||
"""全局私聊禁用"""
|
||
try:
|
||
if self.is_send_limit_message(plugin, sid) and not is_poke:
|
||
self._flmt_c.start_cd(user_id)
|
||
await MessageUtils.build_message(
|
||
"该功能在私聊中已被禁用..."
|
||
).send()
|
||
except Exception as e:
|
||
logger.error(
|
||
"auth_admin 发送消息失败", "HOOK", session=session, e=e
|
||
)
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 该插件在私聊中已被禁用...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException("该插件在私聊中已被禁用...")
|
||
if not plugin.status and plugin.block_type == BlockType.ALL:
|
||
"""全局状态"""
|
||
if group_id and await GroupConsole.is_super_group(group_id):
|
||
raise IsSuperuserException()
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 全局未开启此功能...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
if self.is_send_limit_message(plugin, sid) and not is_poke:
|
||
self._flmt_s.start_cd(group_id or user_id)
|
||
await MessageUtils.build_message("全局未开启此功能...").send()
|
||
raise IgnoredException("全局未开启此功能...")
|
||
|
||
async def auth_admin(self, plugin: PluginInfo, session: EventSession):
|
||
"""管理员命令 个人权限
|
||
|
||
参数:
|
||
plugin: PluginInfo
|
||
session: EventSession
|
||
"""
|
||
user_id = session.id1
|
||
if user_id and plugin.admin_level:
|
||
if group_id := session.id3 or session.id2:
|
||
if not await LevelUser.check_level(
|
||
user_id, group_id, plugin.admin_level
|
||
):
|
||
try:
|
||
if self._flmt.check(user_id):
|
||
self._flmt.start_cd(user_id)
|
||
await MessageUtils.build_message(
|
||
[
|
||
At(flag="user", target=user_id),
|
||
f"你的权限不足喔,"
|
||
f"该功能需要的权限等级: {plugin.admin_level}",
|
||
]
|
||
).send(reply_to=True)
|
||
except Exception as e:
|
||
logger.error(
|
||
"auth_admin 发送消息失败", "HOOK", session=session, e=e
|
||
)
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 管理员权限不足...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException("管理员权限不足...")
|
||
elif not await LevelUser.check_level(user_id, None, plugin.admin_level):
|
||
try:
|
||
await MessageUtils.build_message(
|
||
f"你的权限不足喔,该功能需要的权限等级: {plugin.admin_level}"
|
||
).send()
|
||
except Exception as e:
|
||
logger.error(
|
||
"auth_admin 发送消息失败", "HOOK", session=session, e=e
|
||
)
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 管理员权限不足...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException("权限不足")
|
||
|
||
async def auth_group(
|
||
self, plugin: PluginInfo, session: EventSession, message: UniMsg
|
||
):
|
||
"""群黑名单检测 群总开关检测
|
||
|
||
参数:
|
||
plugin: PluginInfo
|
||
session: EventSession
|
||
message: UniMsg
|
||
"""
|
||
if not (group_id := session.id3 or session.id2):
|
||
return
|
||
text = message.extract_plain_text()
|
||
group = await GroupConsole.get_group(group_id)
|
||
if not group:
|
||
"""群不存在"""
|
||
raise IgnoredException("群不存在")
|
||
if group.level < 0:
|
||
"""群权限小于0"""
|
||
logger.debug(
|
||
"群黑名单, 群权限-1...",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException("群黑名单")
|
||
if not group.status:
|
||
"""群休眠"""
|
||
if text.strip() != "醒来":
|
||
logger.debug("群休眠状态...", "HOOK", session=session)
|
||
raise IgnoredException("群休眠状态")
|
||
if plugin.level > group.level:
|
||
"""插件等级大于群等级"""
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 群等级限制.."
|
||
f"该功能需要的群等级: {plugin.level}..",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException(f"{plugin.name}({plugin.module}) 群等级限制...")
|
||
|
||
async def auth_cost(
|
||
self, user: UserConsole, plugin: PluginInfo, session: EventSession
|
||
) -> int:
|
||
"""检测是否满足金币条件
|
||
|
||
参数:
|
||
user: UserConsole
|
||
plugin: PluginInfo
|
||
session: EventSession
|
||
|
||
返回:
|
||
int: 需要消耗的金币
|
||
"""
|
||
if user.gold < plugin.cost_gold:
|
||
"""插件消耗金币不足"""
|
||
try:
|
||
await MessageUtils.build_message(
|
||
f"金币不足..该功能需要{plugin.cost_gold}金币.."
|
||
).send()
|
||
except Exception as e:
|
||
logger.error("auth_cost 发送消息失败", "HOOK", session=session, e=e)
|
||
logger.debug(
|
||
f"{plugin.name}({plugin.module}) 金币限制.."
|
||
f"该功能需要{plugin.cost_gold}金币..",
|
||
"HOOK",
|
||
session=session,
|
||
)
|
||
raise IgnoredException(f"{plugin.name}({plugin.module}) 金币限制...")
|
||
return plugin.cost_gold
|
||
|
||
|
||
checker = AuthChecker()
|