Skip to main content

Value API for NoneBot2

Project description

value Logo

Value

基于SQLAlchemy长期存储的新一代经济API

PyPI Version Python Version NoneBot Version License QQ Group

核心特性

nonebot_plugin_value 是一个基于 NoneBot2 的通用经济系统插件,提供以下核心功能:

  • 📈 账户系统:各货币账户独立
  • 🪙 多货币系统:支持创建任意数量的货币类型
  • 💰 原子化交易:保证转账等操作的事务性
  • 🔁 钩子系统:支持交易前后触发自定义逻辑
  • 📊 完整审计:所有交易记录包含完整上下文信息
  • 🔐 安全控制:支持负余额限制

快速开始

安装

  • 使用 uv 安装:

    uv add nonebot-plugin-value
    
  • 使用 pip 安装:

    pip install nonebot-plugin-value
    

加载插件

打开pyproject.toml

[tool.nonebot]
plugins = ["nonebot_plugin_value"]

添加依赖后,请重新启动 nonebot2

API Docs

更新迁移

  1. 升级 nonebot_plugin_value 到最新版本

  2. 运行迁移脚本((如果Bot根目录下没有迁移脚本目录,请使用nb orm init来初始化。)在bot根目录使用nb orm revisonnb orm upgrade进行迁移)

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_value-0.0.7.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_value-0.0.7-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_value-0.0.7.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_value-0.0.7.tar.gz
Algorithm Hash digest
SHA256 e1683fc9cd7e2ec88514965e78a4aa8a23e8e1c846d8bdab38923ec6a0571457
MD5 cae6e61979d5f6bd3ef5b7340b6abda1
BLAKE2b-256 72d33ad97a9497009832e5981fb34722fe74ce00ae7485be650784026a998b58

See more details on using hashes here.

File details

Details for the file nonebot_plugin_value-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_value-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 bb11dd6a9ee37aebd9d3ed226b974e5f25fb9fc2e22fbf68bd13648e3262ac11
MD5 24fe0924dbc95f08f4240ca6f1debfdb
BLAKE2b-256 5957eaadbf0183af99ae707e45b09b08ba16dced24e6aad48208f9f3d7c7ddb6

See more details on using hashes here.

Supported by

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