-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
tellableIssues related to Tellable botIssues related to Tellable bottestneededIssue is generally resolved but tests were not written yetIssue is generally resolved but tests were not written yet
Description
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:
- A change to
irc-privmsg-meso that you can/MSG tellable6 tell nick@channel …; or - A change to
normalize-weirdlyto strip out tildes (~), which are not allowed in nicks. Then you can do.tell trey~harrisor 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tellableIssues related to Tellable botIssues related to Tellable bottestneededIssue is generally resolved but tests were not written yetIssue is generally resolved but tests were not written yet