Skip to main content

NoneBot2 Hello World

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-helloworld

✨ Hello World! ✨

license pypi python

📖 介绍

你好,世界

💿 安装

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

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

plugins = ["nonebot_plugin_helloworld"]

🎉 使用

指令表

指令 权限 需要@ 范围 说明
hello 私聊/群聊 world

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-helloworld-0.2.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_helloworld-0.2.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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