mirror of
https://github.com/developersIndia/deviras.git
synced 2024-11-09 23:12:03 +05:30
change title to a better version
This commit is contained in:
parent
0161160431
commit
77af1679c8
@ -42,7 +42,7 @@ def create_community_roundup_post(subreddit, posts):
|
||||
)
|
||||
)
|
||||
|
||||
title = "Community Roundup: List of interesting posts & discussions that happened this month - {month} {year}".format(month=datetime.date.today().strftime("%B"), year=datetime.date.today().year)
|
||||
title = "Community Roundup: List of must read posts & discussions that happened this month - {month} {year}".format(month=datetime.date.today().strftime("%B"), year=datetime.date.today().year)
|
||||
footer_text = """\n\n
|
||||
**Community Roundup is posted on the last day of every month. You can find the [schedule on our events calendar](https://developersindia.in/events-calendar). To find the list of all [interesting posts & community threads, checkout our wiki](https://www.reddit.com/r/developersIndia/wiki/community-threads/).**
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user