Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Uppercase CTCP commands so they always match #241

Open
Zarthus opened this issue Mar 4, 2017 · 0 comments
Open

Uppercase CTCP commands so they always match #241

Zarthus opened this issue Mar 4, 2017 · 0 comments
Labels

Comments

@Zarthus
Copy link

Zarthus commented Mar 4, 2017

Most clients by default send CTCP's where the argument is uppercased. However, sometimes a client may send a @ctcp_command in downcase format (e.g. version instead of VERSION).

The following code does not account for this, and using ctcp in a plugin will fail to work on non-uppercase-CTCP commands.

@Zarthus Zarthus changed the title Uppercase CTCP args so they always match Uppercase CTCP commands so they always match Mar 4, 2017
@bougyman bougyman added the bug label May 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants