Skip to content

Added support for /exec - #138

Open
txgruppi wants to merge 3 commits into
psychs:masterfrom
txgruppi:master
Open

Added support for /exec#138
txgruppi wants to merge 3 commits into
psychs:masterfrom
txgruppi:master

Conversation

@txgruppi

Copy link
Copy Markdown

Run a Shell command and display the stdout if everything is Ok.
If the command take more than 10secs to run or the command does not exists or the exit status is not 0 display the error
Use /exec -o to send the output to the channel

Fixed 'ivar' errors.

It's my first Objective-C code. If something is wrong say me, I will try to fix it.

PS: Sorry about possible english mistakes

Run a Shell command and display the stdout if everything is Ok.
If the command take more than 10secs to run or the command does not exists or the exit status is not 0 display the error
Use /exec -o to send the output to the channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant