Skip to content

Add HybridIRC support to IRCv3 networks.yml#605

Merged
jwheare merged 2 commits intoircv3:masterfrom
gokturkyilmaz:add-hybridirc-support
Apr 16, 2026
Merged

Add HybridIRC support to IRCv3 networks.yml#605
jwheare merged 2 commits intoircv3:masterfrom
gokturkyilmaz:add-hybridirc-support

Conversation

@gokturkyilmaz
Copy link
Copy Markdown
Contributor

Added support information for HybridIRC network to the IRCv3 networks.yml file.

This includes the following stable IRCv3 capabilities:

  • account-notify
  • account-tag
  • away-notify
  • batch
  • cap-notify
  • chghost
  • echo-message
  • extended-join
  • extended-monitor
  • invite-notify
  • labeled-response
  • message-tags
  • multi-prefix
  • sasl-3.1
  • sasl-3.2
  • server-time
  • setname
  • standard-replies
  • userhost-in-names

Capabilities were verified via CAP LS command on the main IRC server.

Added support information for HybridIRC network to the IRCv3 networks.yml file.

This includes the following stable IRCv3 capabilities:
- account-notify
- account-tag
- away-notify
- batch
- cap-notify
- chghost
- echo-message
- extended-join
- extended-monitor
- invite-notify
- labeled-response
- message-tags
- multi-prefix
- sasl-3.1
- sasl-3.2
- server-time
- setname
- standard-replies
- userhost-in-names

Capabilities were verified via CAP LS command on the main IRC server.
@jwheare
Copy link
Copy Markdown
Member

jwheare commented Apr 11, 2026

You can add:

  • cap-3.1
  • cap-3.2
  • monitor
  • whox
  • msgid

@jwheare jwheare merged commit 4c65432 into ircv3:master Apr 16, 2026
5 checks passed
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.

2 participants