I must admit the documentation is pretty raw and I'm just a Python n00bo.
Funny how working with AI (machine learning & deep learning) is relatively easy to get into as a new programmer starting out with Python. (a big amount of guides/tutorials)
But when you get outside of the realm of user-friendly-ness & data-science and hit the classical programming world.
You get hit by the reality shock of how programming always have been prior.
And you kinda get into foster position and want to go back to the mainstream Python bubble you live in normally - where you can solve anything with Python (at least it feels like it, and there is a lot of truth to it)
I think I will start out with tinkering with some of the plugins/fightclasses that is in .cs format. And maybe try explore how to de-compile some .dll files to figure out the C# syntax works and some code I can copy-paste for my own projects. Learning a new language is a lot to ask for, for a hobby project. My time would likely be better spent on building a next-level trading bot with AI instead 😕 Time will show.
But those who knows C#, C++, and the other language, with years of experience, can begin hacking the bot to the next level now 👍