ratz/src/communication/msgconstruction/normalizers.go

var rxRelaxed

// StripUrls removes any urls from message media
func StripUrls(content string) string {}

func StripStopWords(content string) string {}