MachUpskillingFY17 / JabbR-Core

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

Adina/afkcommand #299

Closed ashanhol closed 7 years ago

ashanhol commented 7 years ago

Addresses #242

To test: If you properly join a room and type /afk or /afk "message string", a grey announcement message should appear saying "you've gone afk with the message 'message'", change your hover over message to your afk message, and change your color from green to orange. If you haven't properly joined a room (an inconsistent issue we were having with the context), it won't display the message but should still change your afk. Either way, the /who and /where command should show your status as inactive regardless whether or not you've joined a room.

heatherbshapiro commented 7 years ago

:shipit: