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

core_commands: ctcp command #2387

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

slook
Copy link
Member

@slook slook commented Feb 12, 2023

  • Removed: /ctcpversion command
  • Added: /ctcp command with query argument
  • Changed: Allow sending of any CTCP-quoted message, let the receiving client decide what queries it accepts and responds to
  • Changed: Respond with the original query within the paired response as per the CTCP protocol specification

This is backwards compatible, but obviously clients won't respond to anything other than the "VERSION" keyword.

Simpler implementation of #2381

@mathiascode
Copy link
Member

I'd like to look into CTCP after 3.3.0, but I've decided to move the /ctcpversion command to core_commands as-is for now.

@slook slook marked this pull request as draft May 19, 2023 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants