Use mautrix helper function to remove reply text
Bump dependencies
'cause why not?
ran:
go get -u -v -t ./...
go mod tidy
Don't include MSCs that are in quoted text
Otherwise the bot will likely post the same link multiple times in a discussion.
Put title of MSC in return message when we can
Don't send events with an empty body
fixes 09557e4
Include room ID in MSC info logs
contrib: build image using local files instead of official latest
Use m.notice instead of m.text
Use regexp.MustCompile and make the regex constant
contrib: add links to files in README
Add link to contrib/README.md from main README