comapedrosa

Results 6 comments of comapedrosa

@limjunyangleon your snippet it's a good way to solve this issue. :+1:

Hello @locnt19 I tried your approach but since I want to tweet from my own developer account I changed it to: ``` const client = new TwitterApi(MY_BEARER_TOKEN); const tweet =...