As part of The Twitter Debacletm I have spent the last few weeks trying to get my Twitter bot working again which has taken quite a bit of effort.
I thought it might be worth looking at what I did to get my bot working again once access to the API was cut in February. As there is so much in this I have broken it down into two parts:
- setting up your project and getting the keys you require to use the API
- calling the API from PHP
Getting the keys
I struggled to find which keys to … Read the rest