This is Twitter bot that tweets out legislation currently being worked on for NC, and is based on this template utilizing the Open States API. See this bot here!
- Added in local storage with node-persist
- Used local storage to keep track of what tweets have gone out
- Split main code into multiple functions that use async/await
- Added environment variable to define number of tweets that can go out at a time.