LeoMcA / supybot-remo

A ReMo Portal plugin for Supybot
0 stars 1 forks source link

Make "whois" search by more than just irc nick #1

Open LeoMcA opened 11 years ago

LeoMcA commented 11 years ago

Extend the functionality of the whois command to enable searching by:

LeoMcA commented 11 years ago

The reps portal API doesn't support searching via email [1], so I'll strike that off the list.

[1] https://reps.mozilla.org/api/v1/rep/?email=leomcardle%40gmail.com

LeoMcA commented 11 years ago

The reps portal API also doesn't support searching via fullname [1], so striking that one off the list too.

[1] https://reps.mozilla.org/api/v1/rep/?fullname=Leo+McArdle

LeoMcA commented 11 years ago

Bah, the API also doesn't support filtering by twitter handle. Raised the issue on the reps-webdev list.