Skip to main content
logo

✨ nonebot-plugin-crypto ✨

LICENSE pypi python uv
ruff pre-commit

📖 介绍

基于 Binance Public API 的 NoneBot 加密货币行情插件,支持实时行情和交易对列表查询。 插件仅使用 /crypto 作为行情查询命令。

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-crypto --upgrade

使用 pypi 源安装

nb plugin install nonebot-plugin-crypto --upgrade -i "https://pypi.org/simple"

使用清华源安装

nb plugin install nonebot-plugin-crypto --upgrade -i "https://pypi.tuna.tsinghua.edu.cn/simple"
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
uv
uv add nonebot-plugin-crypto

安装仓库 master 分支

uv add git+https://github.com/ByteColtX/nonebot-plugin-crypto@master
pdm
pdm add nonebot-plugin-crypto

安装仓库 master 分支

pdm add git+https://github.com/ByteColtX/nonebot-plugin-crypto@master
poetry
poetry add nonebot-plugin-crypto

安装仓库 master 分支

poetry add git+https://github.com/ByteColtX/nonebot-plugin-crypto@master

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

plugins = ["nonebot_plugin_crypto"]
使用 nbr 安装(使用 uv 管理依赖可用)

nbr 是一个基于 uv 的 nb-cli,可以方便地管理 nonebot2

nbr plugin install nonebot-plugin-crypto

使用 pypi 源安装

nbr plugin install nonebot-plugin-crypto -i "https://pypi.org/simple"

使用清华源安装

nbr plugin install nonebot-plugin-crypto -i "https://pypi.tuna.tsinghua.edu.cn/simple"

⚙️ 配置

本插件使用 Binance Public API,无需配置 API Key、Secret 或 Access Token。请勿将个人 配置、代理信息或其他敏感信息提交到代码仓库。

🎉 使用

指令表

指令 权限 需要@ 范围 说明
/crypto <SYMBOL> 群员 群聊、私聊 查询加密货币实时行情
/crypto list [KEYWORD] 群员 群聊、私聊 查询 Binance Spot 交易对列表

输入 /crypto --help 可以查看完整帮助信息。

实时行情

/crypto BTC
/crypto ETHUSDT
/crypto SOL/USDT

交易对列表

/crypto list
/crypto list btc
/crypto list usdt

列表数据来自 Binance Spot 交易所,默认只返回状态为 TRADING 的交易对,并通过合并转发发送结果。

🎨 效果图

暂无示例图。

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_crypto-0.1.0.tar.gz (7.5 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_crypto-0.1.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_crypto-0.1.0.tar.gz.

File metadata

  • Download URL: nonebot_plugin_crypto-0.1.0.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for nonebot_plugin_crypto-0.1.0.tar.gz
Algorithm Hash digest
SHA256 56e08181901651aab423028690b37880081d4fa7bbb5c3db8b74782db68d294d
MD5 655748461a5a0619ffb5963c2d14c4b4
BLAKE2b-256 c315602a8ecb3fb2c7ef2b58168abb7a17e69e3e14e9a5323db5dbd85896d729

See more details on using hashes here.

File details

Details for the file nonebot_plugin_crypto-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nonebot_plugin_crypto-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for nonebot_plugin_crypto-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5de10e62e8eed7e15c446b0404b0bac091e543d91725a223489c1f5c9b338009
MD5 57b952dd6daf2846a0f11c7d6efc04f6
BLAKE2b-256 727251f3ab8479f37d817686683010901b7c3daa001e803817555d8d7bba82c8

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.2

2 files

0.1.1

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page