From 5806a241f0038d283c83b2bca73bc4b710c341ca Mon Sep 17 00:00:00 2001 From: Almex <145460209+Almex-codes@users.noreply.github.com> Date: Thu, 12 Sep 2024 09:34:51 +0200 Subject: [PATCH] Update Mastodata_hashtag.py Added docu regarding hashtag input --- Mastodata_hashtag.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Mastodata_hashtag.py b/Mastodata_hashtag.py index 0c66827..8bbb877 100644 --- a/Mastodata_hashtag.py +++ b/Mastodata_hashtag.py @@ -62,8 +62,9 @@ retrieve_old_timeline_hashtag = True ### Insert hashtags, according to the example given. ## ### Works with one as well as multiple hashtags. ###### +### Insert hashtags like this ['tag1', 'tag2', ...] ## -hashtags = ['#NAFO'] +hashtags = [] # Please enter desired Mastodon instances domain. All instances must be inside # the brackets and each of them in quotes.