tgreddit 0.1.4

Get the top posts of your favorite subreddits to Telegram
1
2
3
4
5
6
7
db_path = "/data/data.db3"
authorized_user_ids = [123123123]
telegram_bot_token = "xxx"
check_interval_secs = 600
skip_initial_send = true
default_limit = 5
default_time = "week"