hard code hashtags for now

This commit is contained in:
cellarspoon 2022-01-12 09:53:29 +01:00
parent 6c3814dd5b
commit 05f7fc7a3f
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

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