MachUpskillingFY17 / JabbR-Core

Modern edition of JabbR chat client using .NET Core
MIT License
7 stars 8 forks source link

Heather/who command #296

Closed heatherbshapiro closed 7 years ago

heatherbshapiro commented 7 years ago

Implemented who command. Updated the repository functions to getAllowed users by name.

To test:

ashanhol commented 7 years ago

This works- one note though, if you type /who "user" and they have a /note set, it'll display the note as well. We should check to see if that works for if you have an /afk message set too once we get that working. Also: it marks correctly the active/inactive status and last seen!?!? This was an issue for #292 so we should see if that persists or what that command does differently. :shipit: