diff --git a/README.md b/README.md
index 12c216db..0f663a9e 100755
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-[//]: # (

)
+[//]: # (

)
[![][banner]][liteyuki-link]
-
+
✨ 轻量,高效,易于扩展✨
[![][Liteyuki6.0]][liteyuki-link]
@@ -11,13 +11,13 @@
[![][Repo]][repo-link]
[![][Github]][github-link]
[![][LiteyukiLab]][liteyukilab-link]
-
+
## 关于
-访问[轻雪6.0](https://bot.liteyuki.icu)主页获取更多信息
+访问[轻雪6.0](https://bot.liteyuki.org)主页获取更多信息
## 特点及优势
@@ -31,7 +31,7 @@
## 服务及支持(敬请期待)
- 提供Liteyuki Cloud官方的容器化托管服务,无需担心服务器问题
-**👇所有内容请访问👇**: [bot.liteyuki.icu](https://bot.liteyuki.icu)
+**👇所有内容请访问👇**: [bot.liteyuki.org](https://bot.liteyuki.org)
## 参考及鸣谢
- [nonebot-plugin-uninfo](https://github.com/RF-Tar-Railt/nonebot-plugin-uninfo)为会话部分用户信息提供了参考
@@ -57,14 +57,14 @@
[python-link]:https://www.python.org/
-[usage-link]:https://bot.liteyuki.icu/
+[usage-link]:https://bot.liteyuki.org/
-[liteyuki-link]:https://bot.liteyuki.icu/
+[liteyuki-link]:https://bot.liteyuki.org/
-[repo-link]:https://git.liteyuki.icu/bot/app
+[repo-link]:https://git.liteyuki.org/bot/app
[github-link]:https://github.com/LiteyukiStudio/LiteyukiBot
-[liteyukilab-link]:https://lab.liteyuki.icu/@LiteyukiBot
+[liteyukilab-link]:https://lab.liteyuki.org/@LiteyukiBot
-[banner]: https://socialify.git.ci/LiteyukiStudio/LiteyukiBot/image?description=1&font=Source+Code+Pro&forks=1&issues=1&logo=https%3A%2F%2Fcdn.liteyuki.icu%2Flogos%2Fbot.svg&name=1&owner=1&pattern=Floating+Cogs&pulls=1&stargazers=1&theme=Auto
+[banner]: https://socialify.git.ci/LiteyukiStudio/LiteyukiBot/image?description=1&font=Source+Code+Pro&forks=1&issues=1&logo=https%3A%2F%2Fcdn.liteyuki.org%2Flogos%2Fbot.svg&name=1&owner=1&pattern=Floating+Cogs&pulls=1&stargazers=1&theme=Auto
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 00000000..7cceffbb
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,6 @@
+config_dir: ./configs
+
+log_level: DEBUG
+
+host: 0.0.0.0
+port: 8090
\ No newline at end of file
diff --git a/configs/.env.dev b/configs/.env.dev
new file mode 100644
index 00000000..e69de29b
diff --git a/configs/.env.prod b/configs/.env.prod
new file mode 100644
index 00000000..e69de29b
diff --git a/configs/snowykami-dev.yaml b/configs/snowykami-dev.yaml
new file mode 100644
index 00000000..e69de29b
diff --git a/pyproject.toml b/pyproject.toml
index de3c0d19..c862fcda 100755
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
]
[project.urls]
-Homepage = "https://bot.liteyuki.icu"
+Homepage = "https://bot.liteyuki.org"
Repository = "https://github.com/LiteyukiStudio/LiteyukiBot"
"Issue Tracker" = "https://github.com/LiteyukiStudio/LiteyukiBot/issues/new?assignees=&labels=&projects=&template=%E9%97%AE%E9%A2%98%E5%8F%8D%E9%A6%88.md&title="