zoffline / zwift-offline

Use Zwift offline
GNU Affero General Public License v3.0
721 stars 116 forks source link

Regarding the issue of bots #315

Closed jricoclq closed 8 months ago

jricoclq commented 8 months ago

According to your readme settings, if I want to use the professional team rider attribute, the following error will occur! image

13681660c56ec2bc57a0575d2e8ff2a

oldnapalm commented 8 months ago

bot.txt must contain the riders attributes (like https://gist.github.com/daktak/9b3d7c9fff414b4e917347ad7408fd0a).

Use the script get_pro_names.py to populate the file.

jricoclq commented 8 months ago

Ok,thanks a lot.