forked from ruangrupa/konfluks
sort + new tags
This commit is contained in:
parent
05f7fc7a3f
commit
b1c9c05b6d
@ -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():
|
||||
|
Loading…
Reference in New Issue
Block a user