Update Mastodata_hashtag.py

Added docu regarding hashtag input
This commit is contained in:
Almex
2024-09-12 09:34:51 +02:00
committed by GitHub
parent 1d3ac3dfde
commit 5806a241f0

View File

@@ -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.