|
|
@ -22,7 +22,7 @@ verbose = True
|
|
|
|
# Removes your vote before deleting the item
|
|
|
|
# Removes your vote before deleting the item
|
|
|
|
clear_vote = False
|
|
|
|
clear_vote = False
|
|
|
|
|
|
|
|
|
|
|
|
# Options: comments, sumbitted, overview
|
|
|
|
# Options: comments, submitted, overview
|
|
|
|
# See: https://github.com/mellort/reddit_api/blob/master/reddit/objects.py#L359
|
|
|
|
# See: https://github.com/mellort/reddit_api/blob/master/reddit/objects.py#L359
|
|
|
|
# Overview: both submissions and comments. Comments / Submitted are as expected.
|
|
|
|
# Overview: both submissions and comments. Comments / Submitted are as expected.
|
|
|
|
item = overview
|
|
|
|
item = overview
|
|
|
|