Skip to content

Commit

Permalink
added beststories as a 2nd msg
Browse files Browse the repository at this point in the history
  • Loading branch information
yohn-maistre committed Apr 4, 2023
1 parent 0190f3f commit 79e987e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script_remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def sendtop_to_webhook(posts):
payload = {
'username': "Y Combinator's Hacker News",
'avatar_url': 'https://upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Y_Combinator_logo.svg/240px-Y_Combinator_logo.svg.png',
'content': f"__**{MAX_POSTS} Postingan *Trending* 🔥 Pagi Ini ({current_date})**__",
'content': f"__**{MAX_POSTS} Postingan *Trending* 🔥 Hari Ini ({current_date})**__",
'embeds': [
{
'color': '16737792',
Expand Down

0 comments on commit 79e987e

Please sign in to comment.