Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

$sender gets lowercased for some commands but not others #26

Open
thegrumble opened this issue Jun 12, 2020 · 0 comments
Open

$sender gets lowercased for some commands but not others #26

thegrumble opened this issue Jun 12, 2020 · 0 comments

Comments

@thegrumble
Copy link

In cmd_query, $sender is not lowercased, while in cmd_btset, it is.

my $sender=$source->{'raw'};

my $sender=irclc($source->{'raw'});

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant