Twitter Bot

The main purpose of these scripts is to post Tweet (mainly quotes) to the Twitter platform using Twitter’s API for Python.

How was this application built?

Technologies UsedPython, Raspberry Pi
Type of ProjectPersonal
RoleAll Parts (Front/Backend/Database Management)
Source CodeAvailable By Request

Features Used

  • Posted Tweets to Twitter every 30-60 minutes.
  • Grabs Tweets from a list in a text file

Things Learned

  • Learned how to use the Twitter API to make posts.
  • Learned how to make a GUI with Python using Tkinter.
  • Learned how to SSH into a Raspberry Pi to restart the Python script.

Leave a comment