Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for changing status using in-game chat #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derekjtong
Copy link

@derekjtong derekjtong commented Jan 15, 2024

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 derekjtong changed the title Add instructions to change status via in-game chat Add documentation for changing status using in-game chat Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant