chatroom-cpp icon indicating copy to clipboard operation
chatroom-cpp copied to clipboard

Made A Few Changes :) I need this project for my placements so i contributed, could you please have a look and approve the pull request if you approve the changs?

Open Snowyyxx opened this issue 6 months ago • 0 comments

Split it into logical modules (commands + shared server_types).

Added five real slash-commands for listing users, renaming, private messaging, color changes, and help.

Cleaned up a few minor C-API mishaps (headers, redundant zeroing).

Ensured all shared functions / globals use a single, matching declaration in server_types.h.

Snowyyxx avatar Aug 02 '25 10:08 Snowyyxx