## Issue - When `tw --stream` command is executed, it gives the following error. - This is probably due to the changes in Twitter API, which took out the User Stream feature. ``` 765: unexpected token at 'The Site Streams and User Streams endpoints have been turned off. Please migrate to alternate APIs. See https://t.co/usss' ``` ## Possible Fixes - Migrate to the new Twitter API, as mentioned in the error.