Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

## <img src="https://cdn-icons-png.freepik.com/512/8999/8999462.png" alt="description" width="70"> ObsidianIRC - Next Generation IRC Client
### React + TypeScript + TailwindCSS

*Important:* Only websockets are supported

Copy link

Copilot AI Jan 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The removal of the "Only websockets are supported" note appears incomplete. The Live Demo section on line 86 still states "connect to an IRC server which uses websockets!" which may also need updating for consistency, since the codebase actually supports both WebSocket protocols (ws://, wss://) and TCP protocols (irc://, ircs://) as shown in src/lib/socket.ts.

Copilot uses AI. Check for mistakes.
![ObsidianIRC Screenshot](screenshots/screenshot1.png)

Expand Down