From 8ad3ab03734a4cdbac793ff13e824ffbe481a22f Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 1 Jun 2022 19:43:09 -0400 Subject: [PATCH] added twt handle --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index fd7a139..870ad7e 100644 --- a/main.py +++ b/main.py @@ -9,7 +9,7 @@ from video_creation.final_video import make_final_video # base code by elebumm print_markdown( - "### Thanks for using this tool! 😊 Feel free to contribute to this project on GitHub! (JasonLovesDoggo/RedditVideoMakerBot). If you have any questions, feel free to reach out to me on Twitter or submit a GitHub issue.") + "### Thanks for using this tool! 😊 Feel free to contribute to this project on GitHub! (JasonLovesDoggo/RedditVideoMakerBot). If you have any questions, feel free to reach out to me on Twitter @JasonLovesDoggo or submit a GitHub issue.") time.sleep(2)