You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The nicest way to do this would be to store incoming tweets to echo in a fifo queue (fixed length to avoid getting stale), then periodically (hourly?) pop the next one and tweet the improved version.
E.g. @AstroPHYPapers, @Awesome_Ph, ...
The nicest way to do this would be to store incoming tweets to echo in a fifo queue (fixed length to avoid getting stale), then periodically (hourly?) pop the next one and tweet the improved version.