Home

Awesome

<div align="center"> <a href="https://kirami.bot/"> <p> <img src="https://raw.githubusercontent.com/A-kirami/KiramiBot/main/assets/logo.svg" width="180" height="180" alt="KiramiBot Logo"> </p> <p> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/A-kirami/KiramiBot/main/assets/logo-text-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/A-kirami/KiramiBot/main/assets/logo-text-light.svg"> <img src="assets/logo-text-light.svg" alt="KiramiBot Text" width="200" /> </picture> </p> </a> <p>✨ 简明轻快的聊天机器人应用 ✨</p> </div> <p align="center"> <a href="https://raw.githubusercontent.com/A-kirami/KiramiBot/main/LICENSE"> <img src="https://img.shields.io/github/license/A-kirami/KiramiBot" alt="license"> </a> <a href="https://pypi.python.org/pypi/kiramibot"> <img src="https://img.shields.io/pypi/v/kiramibot?logo=python&logoColor=edb641" alt="pypi"> </a> <img src="https://img.shields.io/badge/python-3.12+-blue?logo=python&logoColor=edb641" alt="python"> <a href="https://github.com/psf/black"> <img src="https://img.shields.io/badge/code%20style-black-000000.svg?logo=python&logoColor=edb641" alt="black"> </a> <a href="https://github.com/Microsoft/pyright"> <img src="https://img.shields.io/badge/types-pyright-797952.svg?logo=python&logoColor=edb641" alt="pyright"> </a> <a href="https://github.com/astral-sh/ruff"> <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json" alt="ruff"> </a> <br /> <a href="https://results.pre-commit.ci/latest/github/A-kirami/KiramiBot/main"> <img src="https://results.pre-commit.ci/badge/github/A-kirami/KiramiBot/main.svg" alt="pre-commit" /> </a> <a href="https://github.com/A-kirami/KiramiBot/actions/workflows/pyright.yml"> <img src="https://github.com/A-kirami/KiramiBot/actions/workflows/pyright.yml/badge.svg?branch=main&event=push" alt="pyright"> </a> <a href="https://github.com/A-kirami/KiramiBot/actions/workflows/ruff.yml"> <img src="https://github.com/A-kirami/KiramiBot/actions/workflows/ruff.yml/badge.svg?branch=main&event=push" alt="ruff"> </a> <br /> <a href="https://kirami.bot" target="__blank"> <strong>📖 官方文档</strong> </a> &nbsp;&nbsp;|&nbsp;&nbsp; <a href="https://kirami.bot/docs/guide/start/installation" target="__blank"> <strong>🚀 快速开始</strong> </a> &nbsp;&nbsp;|&nbsp;&nbsp; <a href="https://qm.qq.com/q/7OD95ZDCMM" target="__blank"> <strong>💬 讨论交流</strong> </a> </p>

⭐️ 简介

KiramiBot 是一个功能强大的机器人框架,它可以帮助你创建自定义的聊天机器人,用于自动化任务、聊天交互和更多用途。

不论你是开发者还是爱好者,KiramiBot 提供了一个灵活而强大的平台,让你轻松构建自己的机器人应用。

✨ 特性

🚀 开始

[!NOTE] 需要 Python 3.12 或更高版本,以及 mongoDB 数据库。

安装 Kirami CLI

Linux, macOS, Windows (WSL)

curl -sSL https://install.kirami.bot | python3 -

Windows (Powershell)

(Invoke-WebRequest -Uri https://install.kirami.bot -UseBasicParsing).Content | py -

创建项目

kirami create

运行项目

kirami run

📋 路线图

请参阅 Projects

🤝 贡献

请参阅贡献指南

🎊 活动

Alt

📄 许可证

Code: AGPL-3.0 - 2023 - Akirami

Logo: CC-BY-NC-ND, Designs by Akirami