From b30315c3484d605c7260b69ee9b67b55ecd6959b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 02:38:07 +0800 Subject: --- README.md | 132 ++++++++++++++--------------------------- image/readme/1681811270177.png | Bin 124836 -> 0 bytes image/readme/1681811271687.png | Bin 124836 -> 0 bytes image/readme/1681811297024.png | Bin 3418 -> 0 bytes image/readme/1681811400149.png | Bin 238796 -> 0 bytes image/readme/1682620162817.png | Bin 0 -> 26941 bytes 6 files changed, 46 insertions(+), 86 deletions(-) delete mode 100644 image/readme/1681811270177.png delete mode 100644 image/readme/1681811271687.png delete mode 100644 image/readme/1681811297024.png delete mode 100644 image/readme/1681811400149.png create mode 100644 image/readme/1682620162817.png diff --git a/README.md b/README.md index 4067d74..1799930 100644 --- a/README.md +++ b/README.md @@ -1,112 +1,72 @@ - -

- -

- HydroRoll -

-

-水系 > 地理人狂喜 + + + + + +

HydroRoll'

+

-## 📘 Introduction - -一个新的骰系 - -## 🚀 Features - -... - -## ⬇️ Install - -### Docker - -通过Docker直接部署。 - -### pip - -通过pip下载后导入包部署 - -### Raw - -下载源码直接部署。 - -## 🌈Site Preview - -### 📌tutorial - -- _(recommend)_ -- - -### 📌tools - -- -- -- -- - -## 👨‍🚀 Contributors - - - - - -## 📄 License - -[MIT](https://github.com/retrofor/ChienDice/blob/main/LICENSE) © 2023-PRESENT [简律纯](https://github.com/HsiangNianian) +

+ + + + + + + + + + + + +

-### 第一个娘 -**pip部署** +Turbo is a next-generation toolchain for frontend development, written in Rust. It consists of 3 major parts: -命令行输入 +- [**Turbopack:**](https://turbo.build/pack) an incremental bundler (the successor to Webpack) +- [**Turborepo:**](https://turbo.build/repo) an incremental build system +- The Turbo engine: a low-level incremental computation and memoization engine -``` shell -pip install ChienDice -``` +## Getting Started -**创建main.py** +Visit https://turbo.build to get started with Turbopack and Turborepo. -``` py -from ChienDice import Bot -bot = Bot() +## Contributing -if __name__ == "__main__": - bot.run() -``` +See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information. -**开启go-cqhttp** +## Community -``` shell -./go-cqhttp -``` +The Turbo community can be found on [GitHub Discussions](https://github.com/vercel/turbo/discussions), where you can ask questions, voice ideas, and share your projects. -**认主** +To chat with other community members, you can join the [Turbo Discord](https://turbo.build/discord). -输入`.get married` +Our [Code of Conduct](https://github.com/vercel/turbo/blob/main/CODE_OF_CONDUCT.md) applies to all Turbo community channels. -如此简单。 +## Who is using Turbo? +Turbo is used by the world's leading companies. Check out the [Turbo Showcase](https://turbo.build/showcase) to learn more. -### 轻松入门 +## Updates -> 只需要记住两个命令即可轻松驾驭九只娘! +Follow [@turborepo](https://twitter.com/turborepo) on Twitter and for project updates. -**入栈** +## Authors -`.set` 用于设置一切! +**Turborepo** -**出栈** +- Jared Palmer ([@jaredpalmer](https://twitter.com/jaredpalmer)) -`.get` 用于获取一切! +**Turbopack and the Turbo engine** -#### 快速举例 +- Tobias Koppers ([@wSokra](https://twitter.com/wSokra)) +- Maia Teegarden ([@padmaia](https://twitter.com/padmaia)) -**认主**: `.get married` -**退群**: `.get lost` -**获取`jrrp`**: `.get jrrp` -**设置欢淫语**: `.set welcome [欢迎~] 可选添加 [{at}] [{nickname}] [{avatar}] [{id}]` +## Security -## 命令列表 +If you believe you have found a security vulnerability in Turbo, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email `security@vercel.com` to disclose any security vulnerabilities. -> 还在为繁琐命令感到烦恼?使用简系,小学生都能记住的固定词组! +https://vercel.com/security \ No newline at end of file diff --git a/image/readme/1681811270177.png b/image/readme/1681811270177.png deleted file mode 100644 index 148a323..0000000 Binary files a/image/readme/1681811270177.png and /dev/null differ diff --git a/image/readme/1681811271687.png b/image/readme/1681811271687.png deleted file mode 100644 index 148a323..0000000 Binary files a/image/readme/1681811271687.png and /dev/null differ diff --git a/image/readme/1681811297024.png b/image/readme/1681811297024.png deleted file mode 100644 index 6c5b3af..0000000 Binary files a/image/readme/1681811297024.png and /dev/null differ diff --git a/image/readme/1681811400149.png b/image/readme/1681811400149.png deleted file mode 100644 index 3ccee6e..0000000 Binary files a/image/readme/1681811400149.png and /dev/null differ diff --git a/image/readme/1682620162817.png b/image/readme/1682620162817.png new file mode 100644 index 0000000..d1f933e Binary files /dev/null and b/image/readme/1682620162817.png differ -- cgit v1.2.3-70-g09d2