ElementZero
ElementZero copied to clipboard
Can you add an HTTP Interface?
Our sever is using bot, such as tg bot and QQ bot, to provide some services. In the past we just f**k the "shell" directly, but now we start to use ez to porvide a better service. Since we need to use bot or other methods (such as Web) to control bds, can you provide an HTTP Interface that can receive one command and send back the result?
(In fact it is exists already)
Still under developing.
The mod is called bus , but it is only a client, you need to build and run https://github.com/codehz/MiniBus to get Web API.
(no document since it is not finished)
