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 m.notice format to Matrix

See original GitHub issue

💡 The Idea

Matrix messages can be of type m.notice (“bot notice”). The difference is that the message does not cause a notification. This can be useful e.g. when notifying about a successful operation regularly in contrast to when it fails. The proposal is to add a new argument msgtype that defaults to m.text but can be set to m.notice by supplying ?msgtype=notice.

🔨 Breaking Feature

n/a This is very independent from everything else.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
caronccommented, Oct 23, 2021

No pressure at all. I love feedback and suggestions. I wish I was a better maintainer; I’ve slowed down a lot. But keep up the awesome work. If you have any other great ideas, or find any annoyances or things I could change/improve don’t be afraid to speak up! 👍🙂

1reaction
caronccommented, Oct 23, 2021

I apologize, I did see it and fully agree with your suggestion. I just haven’t been able to put any time into Apprise recently due to work. But hopefully I’ll address it this weekend (along with all of the other tickets that transpired as of late 🙂).

Again, sorry about the wait.

Read more comments on GitHub >

github_iconTop Results From Across the Web

m.notice messages are formatted differently #8212 - GitHub
Description Some messages send from a CI-Bot sended with gomatrix are formatted differently in riot-web "content": { "body": "Status: ...
Read more >
Client-Server API - Matrix Specification
The client-server API typically uses HTTP PUT to submit requests with a ... Currently m.text , m.emote , m.notice , and m.key.verification.request support ......
Read more >
Instructions for Creating the List of Creditors in Mailing Matrix ...
A fillable PDF matrix form, LF-36-M Matrix/List of Creditors, is provided on the Forms page of this website. The three-column format presented in...
Read more >
Matrix addition & subtraction (article) | Khan Academy
Learn how to find the result of matrix addition and subtraction operations. ... A matrix is a rectangular arrangement of numbers into rows...
Read more >
Write a matrix to a file - MATLAB writematrix - MathWorks
Create a matrix in the workspace. Write the matrix to M. xls , to the second worksheet in the file, starting at the...
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