sort + new tags

This commit is contained in:
cellarspoon 2022-01-14 09:39:37 +01:00
parent 05f7fc7a3f
commit b1c9c05b6d
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 9 additions and 1 deletions

View File

@ -9,7 +9,15 @@ from mastodon import Mastodon
instance = "https://social.lumbung.space"
email = ""
password = ""
hashtags = ["majelisakakbar", "documentafifteen", "lumbungdotspace", "jalansesama", "warungkopi"]
hashtags = [
"documentafifteen",
"harvestedbyputra",
"jalansesama",
"lumbungdotspace",
"majelisakakbar",
"majelisakbar",
"warungkopi",
]
def login_mastodon_bot():