Skip to main content

你看我像人吗?

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-looklike

✨ 你看我像人吗? ✨

license pypi python nonebot

📖 介绍

检测到关键字 你看我像 时自动进行赐封

💿 安装

nb-cli安装, 包管理器安装 二选一

使用 nb-cli 安装

在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装

nb plugin install nonebot-plugin-looklike
使用包管理器安装

在 nonebot2 项目的插件目录下, 打开命令行,

根据你使用的包管理器, 输入相应的安装命令

pip
pip install nonebot-plugin-looklike
pdm
pdm add nonebot-plugin-looklike
poetry
poetry add nonebot-plugin-looklike
conda
conda install nonebot-plugin-looklike

打开 bot项目下的 pyproject.toml 文件,

在其 plugins 里加入 nonebot_plugin_looklike

plugins = ["nonebot_plugin_looklike"]

🎉 使用

指令表

指令 权限 需要@ 范围 说明
你看我像 None 私聊 | 群聊 关键字匹配

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_looklike-0.0.2.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_looklike-0.0.2-py3-none-any.whl (5.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