reddit: add an option to use the get_unread API

It doesn't work unless the bot has "Reddit gold".
This commit is contained in:
moneromooo 2015-02-15 11:06:13 +00:00
parent 8bd6ae714c
commit 3ebd4befc5
2 changed files with 15 additions and 6 deletions

View file

@ -59,6 +59,7 @@ network_config = {
'user_agent': tipbot_name,
'update_period': 90,
'load_limit': 100,
'use_unread_api': True,
},
'twitter': {
'login': 'tipperome',