Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
319 stars 32 forks source link

POST likes #308

Closed zk118 closed 1 year ago

zk118 commented 1 year ago

Hey, thanks for the awesome lib ! I was wondering if it is possible to POST likes to specific tweets ? And if not, how could I achieve it ?

Thank you in advance.

Rishikant181 commented 1 year ago

I am testing functionality to post content to Twitter (tweets, likes, replies, etc) and although it is possible, it is yet to be implemented, because the moment POSTING functionality is added, it is bound attract Twitter's attention.

Although, a separated add-in package is possible ;)