#Can I send GET requests to my local server using Python?
4 messages · Page 1 of 1 (latest)
Such tools already exist, for example: https://github.com/jie65535/GrasscutterCommandGenerator
You can also see how the plugin interfaces with the application and server https://github.com/jie65535/gc-opencommand-plugin
Yes, thank you very much. That's what I need