question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for /me (ACTION) instead of regular messages

See original GitHub issue

It would be nice if hooks had a configurable option to send messages as /me a.k.a. ACTION instead of regular messages. It would make them distinct from regular users’ messages and make it easier to notice users’ messages between notifico’s messages.

Adding it as CTCP ACTION would be pretty easy, it would just require prepending the message with \x01ACTION and appending \x01 at the end. I guess this could be done in hook.py.

Supporting the IRCv3 way of the /me command (message intents) would be more complicated, and would require whole IRCv3 feature negotiation, so I guess it’s not worth implementing at the moment.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Croydoncommented, Feb 24, 2017

Since it’s totally up to the people how they configure their Notifico project I really can’t see the problem. Also worst case would be that messages look slightly different. Really not a big deal.

0reactions
TkTechcommented, Jun 26, 2021

After v2 is released, if someone wants to revive this as a PR, feel free, but I do not plan on implementing it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Messages on your Mac - Apple Support
Use the Messages app to send unlimited messages to any Mac, iPhone, or iPad using ... Or click the Add button and choose...
Read more >
Do more with Messages - Google Support
Open the Messages app . · Go to the message you want to set a reminder for. · Tap and hold the message....
Read more >
Create custom actions rules in Outlook for Windows
Create custom actions rules in Outlook for Windows · Click the File tab. · In the right pane, click Manage Rules & Alerts....
Read more >
Messaging and Email troubleshooting | T-Mobile Support
Read me first · Update your device software to the latest version. · Delete all text threads. · Picture Messaging (MMS): Test sending...
Read more >
Messaging - Messenger Platform - Meta for Developers
Keep it short. Consider screen size and scrolling behavior; compact messages are easier for people to follow. Try sending a few separate messages...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found