Skip to main content

run

Description​

It's used to run a bot .py file. A bot file must include one QueryStar trigger function.

Command​

$ querystar run <bot_file name>

Synopsis​

<path_to_bot_file> This refers to the file path of the bot .py file.

Expected Result:​

Running <bot_file name>

Running:: triggers.slack.new_message