Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
nonebot-plugin-splatoon3-schedule
Advanced tools
小鱿鱿官方kook频道:kook频道
nb plugin install nonebot-plugin-splatoon3-schedule
pdm add nonebot-plugin-splatoon3-schedule
poetry add nonebot-plugin-splatoon3-schedule
以下配置项均为可选值,根据自己需要将配置项添加至nonebot目录的.env.prod
文件
配置项 | 必填 | 值类型 | 默认值 | 说明 |
---|---|---|---|---|
splatoon3_proxy_address | 否 | str | "" | 代理地址,格式为 127.0.0.1:20171 |
splatoon3_reply_mode | 否 | bool | False | 指定回复模式,开启后将通过触发词的消息进行回复,默认为False |
splatoon3_permit_private | 否 | bool | False | 是否允许频道私聊触发,默认为False |
splatoon3_permit_c2c | 否 | bool | False | 是否允许qq私聊(c2c)触发,默认为False |
splatoon3_permit_channel | 否 | bool | True | 是否允许频道触发,默认为True |
splatoon3_permit_group | 否 | bool | True | 是否允许群聊(如qq群,tg群)触发,默认为True |
splatoon3_permit_unknown_src | 否 | bool | False | 是否允许未知来源触发,默认为False |
splatoon3_sole_prefix | 否 | bool | False | 限制消息触发前缀为/ |
splatoon3_guild_owner_switch_push | 否 | bool | False | 频道服务器拥有者是否允许开关主动推送功能(为False时仅允许管理员开启关闭) |
splatoon3_is_official_bot | 否 | bool | False | 是否是官方小鱿鱿bot(会影响输出的帮助图片内容) |
splatoon3_schedule_plugin_priority_mode | 否 | bool | False | 日程插件的帮助菜单优先模式(会影响帮助菜单由哪个插件提供,该配置项与nso查询插件公用) |
# splatoon3-schedule示例配置
splatoon3_proxy_address = "" #代理地址
splatoon3_reply_mode = False #指定回复模式
splatoon3_permit_private = False #是否允许频道私聊触发
splatoon3_permit_c2c = False #是否允许qq私聊(c2c)触发
splatoon3_permit_channel = True #是否允许频道触发
splatoon3_permit_group = True # 是否允许群聊(如qq群,tg群)触发
splatoon3_permit_unkown_src = False #是否允许未知来源触发
splatoon3_sole_prefix = False # 限制消息触发前缀为/
splatoon3_guild_owner_switch_push = False # 频道服务器拥有者是否允许开关主动推送功能(为False时仅允许管理员开启关闭)
splatoon3_is_official_bot = False # 是否是小鱿鱿bot(会影响输出的帮助图片内容)
splatoon3_schedule_plugin_priority_mode = False #日程插件的帮助菜单优先模式(会影响帮助菜单由哪个插件提供,该配置项与nso查询插件公用)
FAQs
一个基于nonebot2框架的splatoon3游戏日程查询插件
We found that nonebot-plugin-splatoon3-schedule demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.