Pulling Data off a Weather API and tweeting it – Twitter API
I'm setting up a twitter bot to tweet out the temperature of a city, any idea why my setup function isn't working? I tried changing to a different API but nothing seems to work. console.log('starting twitter bot...') var Twit =…