Skip to content

Commit

Permalink
update friday video
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewheeler committed Oct 7, 2023
1 parent ceb3ba6 commit c2da149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def _is_friday():

def get_friday_video():
if _is_friday():
return "https://www.youtube.com/shorts/A40dWK-T6lM"
return "https://www.youtube.com/watch?v=gJZM0_-0v_A"
return "Not Friday 😔"


Expand Down

0 comments on commit c2da149

Please sign in to comment.