Building a YouTube-Twitter Bot, Part 3: Checking for New Video and Tweeting Link
Part 3 of a tutorial series on building a bot that checks for new YouTube videos and automatically tweets the links using Python and Twitter's API.
Part 3 of a tutorial series on building a bot that checks for new YouTube videos and automatically tweets the links using Python and Twitter's API.
A developer shares the code and lessons learned from creating a Twitter bot that tweets summaries of Auckland bus system data.
A developer explains their Twitter bot that monitors and visualizes Auckland bus delays using GTFS data and R packages.
A tutorial on building a simple Twitter bot using Node.js and the Twit npm module to retweet and favorite posts based on hashtags.