Skip to content

Commit 1b9b2a6

Browse files
add sv_showusers command
sv_showusers command displays the current online users in the room.
1 parent d0da694 commit 1b9b2a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ LiveChatServer is a Live CHATROOM which allows multiple users (Clients) to chat
5353
```sh
5454
sv_logout
5555
```
56+
4. For getting the list of online users in room
57+
58+
```sh
59+
sv_showusers
60+
```
5661
5762
### It's not a BUG. It's a feature!
5863
#### Create a SECRET ROOM!!

0 commit comments

Comments
 (0)