Skip to content

Tellable should respond to private messages #374

Description

@treyharris

Since you have to mention the nick if you want to .tell, if the user leaves themselves afk on the channel, you take the risk of setting off a sleepytime notification in simply mentioning them in the .tell. So I’d suggest either:

  1. A change to irc-privmsg-me so that you can /MSG tellable6 tell nick@channel; or
  2. A change to normalize-weirdly to strip out tildes (~), which are not allowed in nicks. Then you can do .tell trey~harris or some-such to keep the channel from ringing the user.

I’m capable of submitting a PR for either if you want to just select one. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    tellableIssues related to Tellable bottestneededIssue is generally resolved but tests were not written yet

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions