Add a reddit network

This commit is contained in:
moneromooo 2015-01-19 08:41:49 +00:00
parent e8954211a3
commit b1373c629c
2 changed files with 264 additions and 0 deletions

View file

@ -52,6 +52,14 @@ network_config = {
'timeout_seconds': 600,
'channels': ['#txtptest000'],
},
'reddit': {
'subreddits': ['test'],
'login': 'testbx',
'keyword': '/u/testbx',
'user_agent': tipbot_name,
'update_period': 90,
'load_limit': 100,
}
}
dice_min_multiplier=1.1