We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pipes.eval additional command to supplement pick: returns the nick who said the line that matches the regex, not the line itself
< Zebra> foo < Horse> bar < Donkey> !pipes.eval pick /foo/ < BadgerBOT> Donkey: foo < Donkey> !pipes.eval picknick /foo/ < BadgerBOT> Donkey: Zebra < Donkey> !pipes.eval picknick /bar/ < BadgerBOT> Donkey: Horse
The text was updated successfully, but these errors were encountered:
Ticket imported from Trac: http://trac.uwcs.co.uk/choob/ticket/376
Sorry, something went wrong.
Isn't the example wrong? The first command should return "Donkey: foo", right?
Yep. Example corrected (probably).
No branches or pull requests
pipes.eval additional command to supplement pick: returns the nick who said the line that matches the regex, not the line itself
The text was updated successfully, but these errors were encountered: