Python and Signal response time issues

I think I fixed at lot of the PythonBot issues. I had to modify the signalrcore-async library to get it working as the library was outdated and did not send the invocationId to the SignalR server, which meant that commands sent to the server was never accepted.

I tested it a bit and it was working way better. I have posted the StarterBot to the portal and I am just waiting for the game to finish.

I have also created a pull request on the EC main repository for the Python Starterbot. It might not be implemented in time for the first tournament, but anyone can access the pull request to update their bot.

What a journey it has been so far. Now I can get back to strategy…

2 Likes