Update README.md

This commit is contained in:
2025-02-23 20:52:47 +08:00
parent 7bcb6c4040
commit ba85127f1b

View File

@@ -12,7 +12,7 @@ A QQbot Based on Nonebot.
2. Install [Nonebot](https://nonebot.dev/docs/quick-start)
3. Download this repo.
4. Create a nonebot project at another place and copy .venv/pyvenv.cfg to the bot folder.
5. Change the script path on /.venv/Lib/site-packages/nonebot_plugin_maimai_helper/__init__.py, line 87, 93, 201, 204 and line 205. (Please ignore my sh!t code, thanks.)
5. Change the script path on /.venv/Lib/site-packages/nonebot_plugin_maimai_helper/__init__.py, line 87, 93, 201, 204 and line 205. (Please ignore my sh!t code, thanks:(.)
6. Also, the script need change resouse path, too. The defult res path is `F:/res/` ; generate path is `F:/img/`
7. Run `nb run` in the SaltBot folder.