Skip to content
New issue

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 picknick #376

Open
FauxFaux opened this issue Aug 22, 2011 · 3 comments
Open

pipes.eval picknick #376

FauxFaux opened this issue Aug 22, 2011 · 3 comments

Comments

@FauxFaux
Copy link
Member

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
@FauxFaux
Copy link
Member Author

Ticket imported from Trac:
http://trac.uwcs.co.uk/choob/ticket/376

@twpol
Copy link
Contributor

twpol commented Dec 19, 2011

Isn't the example wrong? The first command should return "Donkey: foo", right?

@FauxFaux
Copy link
Member Author

Yep. Example corrected (probably).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants