sort + new tags
This commit is contained in:
@ -9,7 +9,15 @@ from mastodon import Mastodon
|
|||||||
instance = "https://social.lumbung.space"
|
instance = "https://social.lumbung.space"
|
||||||
email = ""
|
email = ""
|
||||||
password = ""
|
password = ""
|
||||||
hashtags = ["majelisakakbar", "documentafifteen", "lumbungdotspace", "jalansesama", "warungkopi"]
|
hashtags = [
|
||||||
|
"documentafifteen",
|
||||||
|
"harvestedbyputra",
|
||||||
|
"jalansesama",
|
||||||
|
"lumbungdotspace",
|
||||||
|
"majelisakakbar",
|
||||||
|
"majelisakbar",
|
||||||
|
"warungkopi",
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
def login_mastodon_bot():
|
def login_mastodon_bot():
|
||||||
|
Reference in New Issue
Block a user