From 9825bdae5476729612bdba3a8220d9a5dc3bf5ac Mon Sep 17 00:00:00 2001 From: Akirami <66513481+A-kirami@users.noreply.github.com> Date: Mon, 12 Aug 2024 19:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20=E6=9B=B4=E6=96=B0=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/CODE_OF_CONDUCT.md | 2 +- .github/SUPPORT.md | 2 +- README.md | 10 +++++----- pyproject.toml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 38a70b9..599fef0 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -38,7 +38,7 @@ ## 贯彻落实 -如遇滥用、骚扰等不当行为,请通过 向我们举报。我们将迅速审议并调查全部投诉。 +如遇滥用、骚扰等不当行为,请通过 向我们举报。我们将迅速审议并调查全部投诉。 社区全体负责人有义务保密举报者信息。 diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index d2e1252..6aa1666 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -26,7 +26,7 @@ ### 文档 -- [官方文档](https://kiramibot.dev/docs) +- [官方文档](https://kirami.bot/docs) ### 聊天 diff --git a/README.md b/README.md index d19642a..a0b8e04 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +

KiramiBot Logo

@@ -42,11 +42,11 @@ ruff

- + 📖 官方文档   |   - + 🚀 快速开始   |   @@ -89,13 +89,13 @@ KiramiBot 是一个功能强大的机器人框架,它可以帮助你创建自 #### Linux, macOS, Windows (WSL) ```bash -curl -sSL https://install.kiramibot.dev | python3 - +curl -sSL https://install.kirami.bot | python3 - ``` #### Windows (Powershell) ```powershell -(Invoke-WebRequest -Uri https://install.kiramibot.dev -UseBasicParsing).Content | py - +(Invoke-WebRequest -Uri https://install.kirami.bot -UseBasicParsing).Content | py - ``` ### 创建项目 diff --git a/pyproject.toml b/pyproject.toml index 9263ff7..7a50843 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,9 +48,9 @@ dependencies = [ ] [project.urls] -homepage = "https://kiramibot.dev" +homepage = "https://kirami.bot" repository = "https://github.com/A-kirami/KiramiBot" -documentation = "https://kiramibot.dev/docs" +documentation = "https://kirami.bot/docs" [tool.pdm.dev-dependencies] dev = [