Skip to content

Support the /who chat command#31

Open
joebew42 wants to merge 4 commits into
masterfrom
issue-30-feat-implement-a-chat-command-who
Open

Support the /who chat command#31
joebew42 wants to merge 4 commits into
masterfrom
issue-30-feat-implement-a-chat-command-who

Conversation

@joebew42

@joebew42 joebew42 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Context

Users need a way to confirm which identity they are currently logged in as while chatting. Introducing a system command gives them an in-chat way to ask the server for their own session information without leaving the conversation.

This PR

Adds support for a new /who system command. When a user sends /who, the server intercepts it and replies privately to the sender with their logged-in identity, rather than broadcasting the text to the room. Messages that merely contain /who as part of their content are still delivered as normal chat messages.

Closes #30

@joebew42 joebew42 self-assigned this Jul 2, 2026
@joebew42
joebew42 marked this pull request as ready for review July 2, 2026 07:19
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.

Implement a chat command /who

1 participant