/
runbot
runbot
https://run-bot.appspot.com/support
Example
In a public channel, on your team, create a python snippet named "hello" with the contents:response = "hello world"
Run it like so:/run hello
and RunBot will run the python script and reply:"hello world"
You can replace the contents of the snippet with any valid python code and RunBot will execute it.
Note! the response
variable is required
, multiple selections available,
Related content
Hubot or hubot
Hubot or hubot
More like this
IoT on AWS
IoT on AWS
More like this
run a script for the Google Cloud Translate API
run a script for the Google Cloud Translate API
More like this
MQTT message example1
MQTT message example1
More like this
install flask in virtual environement
install flask in virtual environement
More like this
StackStorm + Hubot to integrate with Slack
StackStorm + Hubot to integrate with Slack
More like this