logo生成器
Project description
📖 介绍
logo生成器,可以生成一些logo
跨平台
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-kawaii-logos
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-kawaii-logos
pdm
pdm add nonebot-plugin-kawaii-logos
poetry
poetry add nonebot-plugin-kawaii-logos
conda
conda install nonebot-plugin-kawaii-logos
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_kawaii_logos"]
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 | 示例 |
|---|---|---|---|---|
| config_config | 否 | 示例 | 示例 | 示例 |
本插件使用了nonebot-plugin-localstore存储文件。
如有需要修改存储位置,请参考 localstore文档
🎉 使用
指令表
- ✅: 支持
- 🚧: 部分支持或正在完善
- 🗓️️: 计划中
- ✖️: 不支持/无计划
| 指令 | 说明 | 需要at | 功能实现 | 图形界面 |
|---|---|---|---|---|
| kwlogo | 示例 | 否 | 🗓️ | 🗓️ |
效果图
[假装有图片.jpg]
⭐
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_kawaii_logos-0.0.0.1.tar.gz.
File metadata
- Download URL: nonebot_plugin_kawaii_logos-0.0.0.1.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aff0ef0436cb09201e04919aff76a3659eb27b84f794e610d96d5ba0f40ea3fd
|
|
| MD5 |
95de902aaa50f53a2bce96695dcb3e51
|
|
| BLAKE2b-256 |
16c60e48e82e295a21a192dd1fe69aef7c78bbd7179800475f122d0d85bb0cea
|
File details
Details for the file nonebot_plugin_kawaii_logos-0.0.0.1-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_kawaii_logos-0.0.0.1-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43a583cd1e52755360479fd101f6a8261d9402de232c908d08106bd523b22337
|
|
| MD5 |
8dd30c6df6fb79a31b0e47c7b05ed0e1
|
|
| BLAKE2b-256 |
43b97bd2ff9b8f4de1067cced8db79b36a54ccb7b643af7eff6a39fe39a43f14
|