Skip to main content

Nonebot2 通用抽图/语音插件

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-person

✨ Nonebot2 简易插件随个人,随个群友当幸运观众🤪 ✨

license pypi python

💿 安装

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

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('nonebot_plugin_person')
从 github 安装 在 nonebot2 项目的插件目录下, 打开命令行, 输入以下命令克隆此储存库
git clone https://github.com/owner/nonebot-plugin-person.git

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('src.plugins.nonebot_plugin_person')

🎉 使用

随个人

随个人帮我打代码

随个人XXX

...

📝 TODO LIST

  • 支持自定义文案,同时支持是否覆盖原文案
  • 输出格式设置

📝 更新日志

展开/收起

0.0.1

  • 插件初次发布

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-person-0.0.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_person-0.0.1-py3-none-any.whl (4.7 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