巫妖机器人 和机器人之间的桥梁。 如何安装 Mac / Linux: 注意:仅支持Python 3! 将仓库下载到lichess-bot目录 导航到cmd / Terminal中的目录: cd lichess-bot 安装virtualenv: pip install virtualenv 设置virtualenv: virtualenv .venv -p python3 #if this fails you probably need to add Python3 to your PATH source .venv/bin/activate pip install -r requi