
# telegram connection data
api_id = 123456
api_hash = "0106978771f90aa68d61aec48a79e7f6"
bot_token = "987654321:KUHwrfaskdkukekKUwef"
# destination channel
destination = "AntiSpiegelFuerExpat"

base_url = "https://anti-spiegel.ru/"
cache_dir = "cache"
url_file = "urls.txt"

poll_period_s = 3*3600
post_delay_s = 90
send_delay_s = 1

