Skip to main content

Use bot command to call its API

Project description

NoneBotPluginLogo

NoneBotPluginText

NoneBot-Plugin-CallAPI

✨ 使用指令来调用 Bot 的 API ✨

python pdm-managed wakatime
Pydantic Version 1 Or 2 license pypi pypi download
NoneBot Registry Supported Adapters

📖 介绍

使用 Bot 指令来直接调用 Bot 的 API 吧!

💿 安装

以下提到的方法 任选其一 即可

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

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

[tool.nonebot]
plugins = [
    # ...
    "nonebot_plugin_callapi"
]

⚙️ 配置

在 nonebot2 项目的 .env 文件中添加下表中的必填配置

配置项 必填 默认值 说明
CALLAPI_PIC True API 调用结果是否生成为图片(如所在平台不支持图片,将会回退到文本)

🎉 使用

指令

插件指令仅限 SUPERUSER 调用

intro

效果图

preview

📞 联系

QQ:3076823485
Telegram:@lgc2333
吹水群:1105946125
邮箱:lgc2333@126.com

💡 鸣谢

ITCraftDevelopmentTeam/XDbot2

功能启发

MeetWq/pil-utils

超好用的 Pillow 辅助库

felinae98/nonebot-plugin-send-anything-anywhere

多适配器消息发送支持(本插件用来发送图片)

💰 赞助

赞助我

感谢大家的赞助!你们的赞助将是我继续创作的动力!

📝 更新日志

0.3.0

  • 适配 pil-utils 0.2

0.2.0

  • 适配 Pydantic V1 & V2
  • 换用 alconna

0.1.3

  • 删除插件自身对 Telegram 消息发送的兼容,现在发送 Telegram 消息使用 SAA 接管

0.1.2

  • 🎉 NoneBot 2.0 🚀

0.1.1

  • 修复文本类 Segment 未做转义处理的问题

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_callapi-0.3.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_callapi-0.3.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_callapi-0.3.0.tar.gz.

File metadata

  • Download URL: nonebot_plugin_callapi-0.3.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.20.1 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for nonebot_plugin_callapi-0.3.0.tar.gz
Algorithm Hash digest
SHA256 a56e8ca3aa2abfe5a74214f981ad441cc4cb6dc2dea80df9cb9521bc2c441e81
MD5 6faf7fc0c8f2703f97b1ac4bf800c976
BLAKE2b-256 b67e66374b036813fb993e726a1c618a1735c426e4670f6c40a729cff0e1d311

See more details on using hashes here.

File details

Details for the file nonebot_plugin_callapi-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_callapi-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c8fb2629e6e2d177b20338cc66646b8330295b57caf36cc56011da53ca01924
MD5 164613361cf19717935991fb5e6239fc
BLAKE2b-256 22414480cad523bc70614d2b4fb31520216a0c0a90f6826c014a9c21477d438f

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