Option for the Bot: "Bridge" to the localhost terminal #65
ProfDrLuigi
started this conversation in
Ideas
Replies: 1 comment
-
|
To interact in place of the bot, in my opinion the best ways would be:
Remote code execution with something like I will do some tests around all this when back to bot implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
echo "Hello I´m a Bot." > Bot-Session.sayecho "/nick I have a new Nick" > Bot-Session.sayOr something like this.
Vice versa the Bot can execute e.g. bash commands
/execute my_bash_script.shThis ability would offer "endless" possibilities to extend the Bot.
Beta Was this translation helpful? Give feedback.
All reactions