@@ -244,7 +244,10 @@ def pushmattermost(msg):
"icon_url": ICON
}
rc = mm.webhooks.call_webhook(TOKEN, msg)
try:
except Exception as e:
rc = str(e)
if not rc:
print(rc)
The note is not visible to the blocked user.