为 Watchfiles 添加更可配置的过滤器
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-01 12:40:01 +08:00
parent 8780dfec6f
commit 994c1412da
2 changed files with 14 additions and 1 deletions

View File

@ -68,7 +68,7 @@ code .
使用命令行手动启动 Bot
```bash
poetry run watchfiles bot.main konabot
poetry run watchfiles bot.main . --filter scripts.watch_filter.filter
```
如果你不希望自动重载,只是想运行 Bot可以直接运行