Hello
Please, where I find API documentation? thanks
There isn't really an api documentation for the site. the closest thing you'll find publicly is the source code for my bot, you can see the code for SD
herethanks, I already check the code, but I have several questions:
which is the order of commands for a login?
which are the entry points?
What are the input parameters and response?
etc,etc...
At this moment I am unable to write a response without sounding like a complete dick, so I'll just say this:
Look through my code again and really try to understand what's going on. You'll get all of the info you need. The json objects that are sent and received in the post messages are defined at the bottom of the file.