I am trying to run python commmands from nodejs in such a way:
user input: print(69) bot process user input and execute command bot sends results into chat
i have