用于每日定时签到森空岛明日方舟的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"]
🎉 使用
新增账号
森空岛/skl/skd 舟游戏ID 森空岛token
获取Token
-
登录森空岛
-
访问这个网址
返回如下信息
{ "code": 0, "data": { "content": "<Token>" }, "msg": "接口会返回您的鹰角网络通行证账号的登录凭证,此凭证可以用于鹰角网络账号系统校验您登录的有效性。泄露登录凭证属于极度危险操作,为了您的账号安全,请勿将此凭证以任何形式告知他人!" }
-
将
<Token>
填入命令中
例子: "content": "1145141919810" 则命令为
森空岛 你的游戏UID 1145141919810
删除账号
森空岛.del/skl.del/skd.del 舟游戏ID
注意:非超级用户只可删除自己绑定的账号,超级用户可以删除bot数据库内所有账号
🤗 致谢
xxyz30/skyland-auto-sign
、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.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a1d2def652a673e1c5c9c9ad57c3a2d3817928d216f9cb91d7ecacc35b30efa |
|
MD5 | d73c2d4109aad85ae2306a1272bf23eb |
|
BLAKE2b-256 | 1f158a62e2ae9b68e87a9bd4fa72e76f1b7dd7f9d81b1e4dd48f333d8b449c61 |
Close
Hashes for nonebot_plugin_skland_arksign-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2972b7e2b7793c904b627665f7e2ef09a66c2085a4643d1df80706d3e4114557 |
|
MD5 | ef319cb02ffbaef2e1a47318dcabd540 |
|
BLAKE2b-256 | de33837177faffeecf53b0f009b597222f374c818a12d8fefe88aa1f0d2c99f8 |