Closed sethetter closed 5 years ago
A quick search looks like https://github.com/thujohn/twitter is a popular Laravel wrapper for the Twitter API
I'm doing this one next!
One thing I'm curious about is possible configuring a twitter account for each locale?
Here's an example of using multiple accounts set in /config/services.php
https://github.com/spatie/scheduled-tweets-app/blob/1bb52d3a02c9cd07f1d4c0ae86d88705038daa59/app/Services/Twitter/RealTwitter.php This might be a good class to steal
We have the @voteict twitter account, let's use it!