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

Non private reply with highlighted nick #474

Closed
dman777 opened this issue Aug 2, 2016 · 1 comment
Closed

Non private reply with highlighted nick #474

dman777 opened this issue Aug 2, 2016 · 1 comment

Comments

@dman777
Copy link

dman777 commented Aug 2, 2016

Is it possible to reply to a nick and have a highlight ed nick name without being a private message? For instance...the reply would stay in the channel user_human_joe: I am the bot replying to you

I see:

Client.prototype.say = function(target, text) {
    this._speak('PRIVMSG', target, text);
};
@dman777
Copy link
Author

dman777 commented Aug 2, 2016

nevermind, figured it out

@dman777 dman777 closed this as completed Aug 2, 2016
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

No branches or pull requests

1 participant