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

isPM in ModuleManager doesn't work w/ case sensitivity #83

Open
seiyria opened this issue Nov 17, 2014 · 2 comments
Open

isPM in ModuleManager doesn't work w/ case sensitivity #83

seiyria opened this issue Nov 17, 2014 · 2 comments
Labels

Comments

@seiyria
Copy link
Member

seiyria commented Nov 17, 2014

apparently there are some IRC servers that are case sensitive

@rahatarmanahmed
Copy link
Contributor

Case sensitivity of.. what

On Sun, Nov 16, 2014 at 10:50 PM, Kyle Kemp [email protected]
wrote:

apparently there are some IRC servers that are case sensitive


Reply to this email directly or view it on GitHub
#83.

@rahatarmanahmed
Copy link
Contributor

Oh, easy fix:

isPM: to is bot.getNick()

make to and bot's nick lowercase on that line.

On Sun, Nov 16, 2014 at 10:54 PM, Rahat Ahmed [email protected]
wrote:

Case sensitivity of.. what

On Sun, Nov 16, 2014 at 10:50 PM, Kyle Kemp [email protected]
wrote:

apparently there are some IRC servers that are case sensitive


Reply to this email directly or view it on GitHub
#83.

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

No branches or pull requests

2 participants