TwitterWebAPI icon indicating copy to clipboard operation
TwitterWebAPI copied to clipboard

Introducing new repo to work with twitter API V2

Open krishnakumar4a4 opened this issue 2 years ago • 2 comments

Hi @debsahu ,

Thanks for this wonderful library. This saved my day when I was looking to make a tweet from NodeMCU. However I realised, the new twitter developer account doesn't have access to V1 api by default. Hence I am forced to modify your library to make it work with V2 api.

Along the way, I had opportunity to refactor and add more functionality to be used with V2 api. I have open sourced the same here

  • https://github.com/krishnakumar4a4/esp8266-twitter
  • https://registry.platformio.org/libraries/krishnakumar4a4/esp8266-twitter

Please let me know if you have suggestions/comments on the same.

P.S: Intention for opening this issue is to get feedback and as well let the community know that a solution for V2 exist 😊

Thanks.

krishnakumar4a4 avatar Oct 11 '22 14:10 krishnakumar4a4

thanks, there is no way I can decipher changes to give suggestions. Create a branch from here and make commits? Or alternative is I can archive this repo and link yours if you plan to maintain your repo. I currently dont have time to make changes here.

debsahu avatar Oct 11 '22 15:10 debsahu

Sure. Could you add link to my repo, I have plans to maintain it anyways.

krishnakumar4a4 avatar Oct 11 '22 16:10 krishnakumar4a4