Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a-kirami/kirami-plugin-helloworld


https://github.com/a-kirami/kirami-plugin-helloworld

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# kirami-plugin-helloworld

_✨ Hello World! ✨_


license


pypi

python

## 📖 介绍

你好,世界

## 💿 安装

使用包管理器安装
在 kiramibot 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令

pip

pip install kirami-plugin-helloworld

pdm

pdm add kirami-plugin-helloworld

poetry

poetry add kirami-plugin-helloworld

conda

conda install kirami-plugin-helloworld

打开 kiramibot 项目根目录下的 `kirami.config.toml` 文件, 在 `[plugin]` 部分追加写入

plugins = ["kirami_plugin_helloworld"]

## 🎉 使用

### 指令表

| 指令 | 权限 | 需要@ | 范围 | 说明 |
| :---: | :--: | :---: | :-------: | :---: |
| hello | 无 | 否 | 私聊/群聊 | world |