ttezel / twit

Twitter API Client for node (REST & Streaming API)
4.31k stars 571 forks source link

Support for account activity API ? #445

Open AbdelrahmanMohamedDesoky opened 6 years ago

AbdelrahmanMohamedDesoky commented 6 years ago

can you please add support for the new account activity API and add twit.put/delete/update methods ?

Thanks

vineeth030 commented 6 years ago

Any updates on this request? Or else can you guys recommend any alternative packages or methods to implement account activity API?

super-ienien commented 6 years ago

Hi,

I used twitt for a long time and with this API change I was in the same case as you so I coded my own package for thé account activity API. I’m currently done with testing it and it’s in production since few days. You can find it here : https://github.com/super-ienien/twitter-webhooks

For now I didn’t have time to finish the documentation so ask me if you need help.

vineeth030 commented 6 years ago

Thanks a lot man.

On Mon, Aug 13, 2018 at 2:42 PM super-ienien notifications@github.com wrote:

Hi,

I used twitt for a long time and with this API change I was in the same case as you so I coded my own package for user activity. I’m currently done with testing it and it’s in production since few days. You can find it here : [https://github.com/super-ienien/twitter-webhooks]

For now I didn’t have time to finish the documentation so ask me if you need help.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ttezel/twit/issues/445#issuecomment-412456004, or mute the thread https://github.com/notifications/unsubscribe-auth/ADNlqr0zWplLKGtpT37ryTSVlCc2tk8sks5uQULggaJpZM4Ux-BP .

-- Thanks & Regards, Vineeth Vijayan