draftbit / twitter-lite

A tiny, full-featured, flexible client / server library for the Twitter API
https://npm.im/twitter-lite
MIT License
794 stars 96 forks source link

Stops Posting Tweets After a Certain Time #184

Open alima566 opened 2 years ago

alima566 commented 2 years ago

I have a Discord bot that uses this library to post tweets from certain channels. After a while, I notice that the bot will stop posting tweets from a channel even though they have been tweeting. I will need to restart the bot each time in order for the bot to start posting again. This happens multiple times a day, everyday and there doesn't seem to be any errors in the console or anything like that to indicate that I am being rate limited.

steveharrison commented 2 years ago

I'm experiencing the same issue.