# # Someone's Mattermost scripts. # Copyright (c) 2016-2020 by Someone (aka. Jan Vales ) # published under MIT-License # # Example config file. # mv to config.py.examle config.py + edit. # mm_api_url = "..." mm_user = "..." mm_user_pw = "..." mm_rss_config = { "feed-name": ["feed-url",["channel1-id", "channel2-id", ], "title-prefix", True], }