bunnylol
bunnylol copied to clipboard
[Feature request] Run logic upon command, instead of just placeholder on string
It would be nice if it was possible to execute logic to do advanced parsing of an input command, instead of just pasting the input on a predefined string.
This could allow for more complex cases management
Can you give some details of what you would envision ?
So for example, I receive a bunnylol command: I trigger a call to an external API (say, localhost:3000/) so that I can run custom logic and return the answer to the JS server
I could have a look at that. I have a few stuff on my plate but I could see how to do that maybe in the coming month.