@ -81,8 +81,6 @@ def get_formatted_body(post):
if post['description']:
formatted_body += '<p>'+post['description']+'</p>'
formatted_body += post['url']
return formatted_body
async def main():
event_type_prefix = 'de.lubiland.snowstorm-matrix.'