Deceive icon indicating copy to clipboard operation
Deceive copied to clipboard

Add documentation for changing status using in-game chat

Open derekjtong opened this issue 1 year ago • 0 comments

This pull request addresses a gap in documentation regarding the ability to change user status through direct chat messages with the Deceive user that appears in the in-game friends list. Specifically, users can send commands like online, offline, mobile, disable, and enable to the Deceive user to alter their status directly from the in-game chat interface. This functionality, implemented in MainController.cs under the HandleChatMessage method, was previously undocumented.

The README.md has been updated in this pull request to explain this functionality.

pic

derekjtong avatar Jan 15 '24 17:01 derekjtong