You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be nice if the output from /python scripts were shown in the chat.
In my raspberry jam mod, I put stdout directly into chat (as a ChatComponentText) and I put stderr into chat with a prefixed "[ERR]".