Skip to main content

用于每日定时签到森空岛明日方舟的Nonebot插件

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-skland-arksign

✨ 用于每日早八定时签到森空岛明日方舟的Nonebot插件 ✨

license pypi python

💿 安装

使用 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

  1. 登录森空岛

  2. 访问这个网址

    返回如下信息

    {
      "code": 0,
      "data": {
        "content": "<Token>"
      },
      "msg": "接口会返回您的鹰角网络通行证账号的登录凭证,此凭证可以用于鹰角网络账号系统校验您登录的有效性。泄露登录凭证属于极度危险操作,为了您的账号安全,请勿将此凭证以任何形式告知他人!"
    }
    
  3. <Token>填入命令中

例子: "content": "1145141919810" 则命令为森空岛 你的游戏UID 1145141919810

私信补充token

森空岛.群token/skl.group_add_token/skd.group_add_token 森空岛token

删除账号

森空岛.del/skl.del/skd.del 舟游戏ID

注意:非超级用户只可删除自己绑定的账号,超级用户可以删除bot数据库内所有账号

🤗 致谢

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_skland_arksign-0.4.0.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page