How to start coding for bot Custom decks

I want to start doing custom decks but i need some tutorials on how to start this process

For C#: Duelists Unite / DuelBotWrapper · GitLab
For Python: Duelists Unite / Python Bot wrapper _ NijiAi · GitLab
You gotta read in-code documentation and check the test samples to grap the usage of it. If you used to software development should be quite easy and straightforward.

is there any code documents you have available cause i need to understand what these commands do
“private bool” “Getmonstercount” etc

Read the documentation. Check the sample bots for more info.