_✨Nonebot兽语译者插件✨_
Project description
💿 安装
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nonebot_plugin_animalVoice-0.0.1.tar.gz
.
File metadata
- Download URL: nonebot_plugin_animalVoice-0.0.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 967e6670f3b1f24ed15af4e36240c0642a4745501b145a307076680e9d1ed9e9 |
|
MD5 | c7e7c42d046ac018fb74f99abd773a3e |
|
BLAKE2b-256 | 97e4ed08d3ec3ba10024ff404e696a7d139baadf200221466e2f153900fa14a0 |