This commit is contained in:
Luke Rogers 2013-10-01 11:40:04 +13:00
parent 839871f636
commit dd50cb4a36
2 changed files with 35 additions and 3 deletions

View file

@ -72,6 +72,8 @@ def reddit(inp):
else:
item["warning"] = ""
if not item["subreddit"]:
item["subreddit"] = subreddit
return u'\x02{title} : {subreddit}\x02 - posted by \x02{author}\x02' \
' {timesince} ago - {ups} upvotes, {downs} downvotes -' \