Skip to main content

No project description provided

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-wwgachalogs

✨ 鸣潮抽卡记录插件 ✨

license pypi python

📖 介绍

在群聊中展示你的鸣潮抽卡记录,目前只做了最简单的显示每个金抽数的功能,后面会增加显示内容和优化显示效果

💿 安装

使用 nb-cli 安装(推荐!) 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-wwgachalogs
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-wwgachalogs
pdm
pdm add nonebot-plugin-wwgachalogs
poetry
poetry add nonebot-plugin-wwgachalogs
conda
conda install nonebot-plugin-wwgachalogs

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_wwgachalogs"]

🎉 使用

更新数据模型 使用必看!!!!!

本插件使用了官方推荐的nonebot-plugin-orm插件操作数据库,安装插件或更新插件版本后,在启动机器人前,都需要执行此命令。

nb orm upgrade

手动执行下列命令检查数据库模式是否与模型定义一致。机器人启动前也会自动运行此命令,并在检查失败时阻止启动。

nb orm check

看到没有检测到新的升级操作字样时,表明数据库模型已经成功创建或更新,可以启动机器人

指令表

指令 权限 需要@ 范围 说明
抽卡记录帮助 群员 群聊 查看使用帮助
鸣潮抽卡信息绑定 群员 群聊 绑定获取抽卡记录需要的参数
抽卡记录 群员 群聊 显示抽卡记录信息,目前只会显示出金抽数

TODO

  • 增加抽卡记录信息显示内容,加一些渲染,优化排版

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_wwgachalogs-0.1.6.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nonebot_plugin_wwgachalogs-0.1.6.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_wwgachalogs-0.1.6.tar.gz
Algorithm Hash digest
SHA256 ea089ab100942a4786d19eea43677340be64e019d409bfebc3ba99ceb5b19663
MD5 0711fe03386d6dc6b89c3dae60c8e58e
BLAKE2b-256 7b4391699a59c4e64c135f18b3b8d8a2455e467759245c5a017e78a785a17bcd

See more details on using hashes here.

File details

Details for the file nonebot_plugin_wwgachalogs-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_wwgachalogs-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9c17162fd18c6c2751b23a679c5a2398a6b77c109903ff5367bb2ddc5480d528
MD5 c593448a6a67de3062d6211c2a7a98af
BLAKE2b-256 d4be8080b7091e1be422836808350fbf1d7a8c66b702333f3dc2e7f45554d268

See more details on using hashes here.

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