Windows lishogi-bot executable file

A while ago I saw someone create a lichess-bot executable for Windows which was very neat, and so I decided to try that out myself for lishogi-bot:

github.com/allthatglittersisgold/lisbot

Here you can find a Windows executable which can be used in place of lishogi-bot.py!
I've tested it a bit and it works fine for me. If anyone experiences any issues feel free to let me know, and perhaps we can find a solution :)

Wow! I really like the idea of creating a windows executable to use instead of lishogi-bot.py though (I can’t use it because I’m using Linux :c ).

Does the executable have the sam code you have added in lishogi-bot.py or there are a few edits? Also how do you convert from .py to .exe? Pyinstaller ?

I believe it is possible to create linux executables using pyinstaller, however since pyinstaller doesn't cross compile you'll have to compile it yourself on your machine. However, if you want to run a windows exe under linux you can use something like wine.

This topic has been archived and can no longer be replied to.

Reconnecting