Added reporting feature

This commit is contained in:
2021-03-24 03:20:29 +11:00
parent 2dad56d17e
commit 0b5cc49e6e
4 changed files with 41 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@ on 'error' -> Server emits and logs an error
on 'open chat' -> Preps the server for your messages, places you in the room 'general'
on 'message' -> Server broadcasts to all other users in your room
on 'disconnect' -> Server will no longer accept your messages
on 'report' -> Report the chatlog with the index 'id'
Chat Commands: