JnBrymn / minglbot

0 stars 0 forks source link

get_user needs Among clause #27

Open JnBrymn opened 9 years ago

JnBrymn commented 9 years ago

(Ref https://github.com/JnBrymn/minglbot/issues/25)

Add Among(...) and Not(Among(...)) clauses.

This is basically a filter on the results so that they will only include those "among" or they will exclude those "not among".

Considerations