refactor: rename project from MaiMbot-Pro-Max to MoFox_Bot
This commit renames the project from "MaiMbot-Pro-Max" to "MoFox_Bot" across the entire codebase. The change reflects the new project identity and ownership under the MoFox-Studio organization. Key changes include updating: - EULA and README documentation - Project URLs and repository links - Startup messages and display names - Plugin manifest metadata
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
[](https://www.python.org/)
|
||||
[](https://github.com/MoFox-Studio/MoFox_Bot/blob/master/LICENSE)
|
||||
[](https://github.com/MoFox-Studio/MoFox_Bot/graphs/contributors)
|
||||
[](https://github.com/MoFox-Studio/MoFox_Bot/stargazers)
|
||||
[](https://github.com/MaiBot-Plus/MaiMbot-Pro-Max/releases)
|
||||
[](https://github.com/MoFox-Studio/MoFox_Bot/stargazers)
|
||||
[](https://github.com/MoFox-Studio/MoFox_Bot/releases)
|
||||
[](https://github.com/NapNeko/NapCatQQ)
|
||||
|
||||
</div>
|
||||
@@ -114,8 +114,8 @@
|
||||
|
||||
```bash
|
||||
# 克隆项目
|
||||
git clone https://github.com/MaiBot-Plus/MaiMbot-Pro-Max.git
|
||||
cd MaiMbot-Pro-Max
|
||||
git clone https://github.com/MoFox-Studio/MoFox_Bot.git
|
||||
cd MoFox_Bot
|
||||
|
||||
# 安装依赖
|
||||
pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user