NoneBotNoneBotHome
  • Next
  • 指南

    安装

    安装 NoneBot CLI

    创建项目

    创建 NoneBot 项目

    启动 Bot

    启动 Bot

    项目管理

    项目管理

    CLI 自身管理

    CLI 自身管理

    项目脚本配置

    项目脚本配置

    CLI 插件配置

    CLI 插件配置

    Shell 自动补全

    Shell 自动补全

  • API
  • NoneBot
NoneBotNoneBot
  • 指南
  • API
  • NoneBot
NoneBotNoneBot
  • nb_cli.compat
  • nb_cli.consts
  • nb_cli.exceptions
  • nb_cli.extensions
  • nb_cli.i18n
  • nb_cli
  • cli
  • config
  • handlers
    • nb_cli.handlers.adapter
    • nb_cli.handlers.data
    • nb_cli.handlers.driver
    • nb_cli.handlers
    • nb_cli.handlers.meta
    • nb_cli.handlers.pip
    • nb_cli.handlers.plugin
    • nb_cli.handlers.process
    • nb_cli.handlers.project
    • nb_cli.handlers.reloader
    • nb_cli.handlers.script
    • nb_cli.handlers.signal
    • nb_cli.handlers.store
    • nb_cli.handlers.venv
  • log

nb_cli.handlers.plugin

async def list_builtin_plugins(*, python_path=None)#

  • 参数

    • python_path (str | None)
  • 返回

    • list[str]

def create_plugin(plugin_name, output_dir=".", sub_plugin=False, template=None)#

  • 参数

    • plugin_name (str)

    • output_dir (str)

    • sub_plugin (bool)

    • template (str | None)

  • 返回

    • untyped

async def list_plugins(query=None)#

  • 参数

    • query (str | None)
  • 返回

    • list[Plugin]
Edit this page
Previous
« nb_cli.handlers.pip
Next
nb_cli.handlers.process »
  • async def list_builtin_plugins(*, python_path=None)
  • def create_plugin(plugin_name, output_dir=".", sub_plugin=False, template=None)
  • async def list_plugins(query=None)

Footer

NoneBotNoneBot

CLI for NoneBot 2

GitHub

Learn

  • 介绍
  • 安装

NoneBot Team

  • NoneBot V1
  • NoneBot V2

Copyright © 2025 NoneBot. All rights reserved.Powered by

Deployed by