hard code hashtags for now
This commit is contained in:
parent
6c3814dd5b
commit
05f7fc7a3f
@ -9,7 +9,7 @@ from mastodon import Mastodon
|
|||||||
instance = "https://social.lumbung.space"
|
instance = "https://social.lumbung.space"
|
||||||
email = ""
|
email = ""
|
||||||
password = ""
|
password = ""
|
||||||
hashtags = ["jalansesama"]
|
hashtags = ["majelisakakbar", "documentafifteen", "lumbungdotspace", "jalansesama", "warungkopi"]
|
||||||
|
|
||||||
|
|
||||||
def login_mastodon_bot():
|
def login_mastodon_bot():
|
||||||
|
Loading…
Reference in New Issue
Block a user