Skip to main content

_✨Nonebot兽语译者插件✨_

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot_plugin_animalVoice

✨Nonebot兽语译者插件✨


license pypi python

💿 安装

1. nb-cli安装(推荐)

bot根目录下打开命令行,执行nb命令安装插件,插件配置会自动添加至配置文件

nb plugin install nonebot_plugin_face2cartoonpic

2. pip安装

pip install nonebot_plugin_face2cartoonpic --upgrade

打开 nonebot2 项目的 bot.py 文件, 在其中写入
nonebot.load_plugin('nonebot_plugin_animalVoice')

或在bot路径pyproject.toml[tool.nonebot]plugins中添加nonebot_plugin_animalVoice即可
pyproject.toml配置例如:

[tool.nonebot]
plugin_dirs = ["src/plugins"]
plugins = ["nonebot_plugin_animalVoice","xxxxx"]
## 🎉 使用
### 指令表
| 指令 | 需要@ | 范围 | 说明 |
|:-----:|:----:|:----:|:----:|
| [兽音加密]/[convert] | 否 | 群聊/私聊 | 发送需要加密的文字 |
| [兽音解密]/[deconvert] | 否 | 群聊/私聊 | 发送需要解密的文字 |


**注意**

默认情况下, 您应该在指令前加上命令前缀, 通常是 /

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_animalVoice-0.0.3.tar.gz (17.8 kB view details)

Uploaded Source

File details

Details for the file nonebot_plugin_animalVoice-0.0.3.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_animalVoice-0.0.3.tar.gz
Algorithm Hash digest
SHA256 418ead2c7d99e9d0d9d980f5e94e2498943999c7722e2d4cae8b57c5a34378d9
MD5 1baf31f9ce407abf06bec3c45951d8ed
BLAKE2b-256 77fa11a564345ee69bb19ae01f04c30ef09f36e5f00e92b50ded23c57080213f

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