- Dec 12, 2022
- 357
- 2
well, i don't think i can manage to get any further than i already have on my own, so i have to ask
how exactly would i go about editing posts via python calls? i wrote a script that lets me post new messages into a specified thread, but i would like to also figure out how to edit messages if i'm posting a new one within a certain time.
here's what i've got:
Python:
how exactly would i go about editing posts via python calls? i wrote a script that lets me post new messages into a specified thread, but i would like to also figure out how to edit messages if i'm posting a new one within a certain time.
here's what i've got:
Python:
if datetime.strptime(datetime.now().strftime('%Y-%m-%d %H:%M:%S'), '%Y-%m-%d %H:%M:%S') - last_post_date <=...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید