un-neutered download and posting
This commit is contained in:
2
bot.py
2
bot.py
@@ -22,4 +22,4 @@ class bot():
|
|||||||
|
|
||||||
def toot(self, text, media=None):
|
def toot(self, text, media=None):
|
||||||
logging.info(f"Posting:\n Text: {text}")
|
logging.info(f"Posting:\n Text: {text}")
|
||||||
print("self.masto.status_post(text, media_ids=media)")
|
self.masto.status_post(text, media_ids=media)
|
||||||
|
|||||||
Reference in New Issue
Block a user