Skip to content

Commit

Permalink
add sv_showusers command
Browse files Browse the repository at this point in the history
sv_showusers command displays the current online users in the room.
  • Loading branch information
iamrohitsuthar authored Aug 9, 2019
1 parent d0da694 commit 1b9b2a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ LiveChatServer is a Live CHATROOM which allows multiple users (Clients) to chat
```sh
sv_logout
```
4. For getting the list of online users in room
```sh
sv_showusers
```
### It's not a BUG. It's a feature!
#### Create a SECRET ROOM!!
Expand Down

0 comments on commit 1b9b2a6

Please sign in to comment.