用于每日定时签到森空岛明日方舟的Nonebot插件
Project description
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-skland-arksign
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-skland-arksign
pdm
pdm add nonebot-plugin-skland-arksign
poetry
poetry add nonebot-plugin-skland-arksign
conda
conda install nonebot-plugin-skland-arksign
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分追加写入
plugins = ["nonebot_plugin_skland_arksign"]
🎉 使用
设置是否允许私信用户以上的对话模型注册插件
在bot文件夹下的.env.dev
文件中追加
skland_arksign_allow_group=True
这将允许群组等私信用户以上的对话模型注册模型而不会警告 请在私聊中使用 字样
新增账号
森空岛/skl/skd 舟游戏ID [森空岛token(若在群聊中使用请不要直接输入该参数)]
获取Token
-
登录森空岛
-
访问这个网址
返回如下信息
{ "code": 0, "data": { "content": "<Token>" }, "msg": "接口会返回您的鹰角网络通行证账号的登录凭证,此凭证可以用于鹰角网络账号系统校验您登录的有效性。泄露登录凭证属于极度危险操作,为了您的账号安全,请勿将此凭证以任何形式告知他人!" }
-
将
<Token>
填入命令中
例子: "content": "1145141919810" 则命令为
森空岛 你的游戏UID 1145141919810
私信补充token
森空岛.群token/skl.group_add_token/skd.group_add_token 森空岛token
删除账号
森空岛.del/skl.del/skd.del 舟游戏ID
注意:非超级用户只可删除自己绑定的账号,超级用户可以删除bot数据库内所有账号
🤗 致谢
xxyz30/skyland-auto-sign
(Github/Gitee)、Yanstory/skland-checkin-ghaction
、Maojuan-lang/SenKongDao
:感谢以上项目提供的参考!AzideCupric
:感谢大佬的技术支持!orzhe0119/nonebot-plugin-datastore
:超好用的数据存储插件!MountainDash/nonebot-plugin-send-anything-anywhere
:峯驰物流部门的全能转接信使!noneplugin/nonebot-plugin-session
:全能的账单会话模型管理员!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for nonebot_plugin_skland_arksign-0.4.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d43cdb6def73406058f2a959d66a864afd99b4de8457ca055ca5fb01750d0d61 |
|
MD5 | 67fbd6d4a4a2f5894dfb164e4ce98e18 |
|
BLAKE2b-256 | 98eb9047ed9bbb408710e3cecbe271f2d8a0d15049679a9ab7ad39c990435074 |
Close
Hashes for nonebot_plugin_skland_arksign-0.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e742cc952aa8f4cd9b7ac2053e50163b5099282ad9f7f53a3bd727d6b7e5f3d |
|
MD5 | 9b6cb666abaf973a382ed020c6c413b4 |
|
BLAKE2b-256 | 6b4024fc68e343084faf2aabe855607c27a8a0e67ba82ddaa5f1d92700519d05 |