Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building a Twitter Word of the Day Bot with Python for FREE
Rating: 4.4 out of 5(84 ratings)
13,239 students

Building a Twitter Word of the Day Bot with Python for FREE

Learn the basics of the Twitter API and Python without any prior knowledge required!
Last updated 5/2020
English

What you'll learn

  • Build a Twitter Bot
  • Basic Use of the Twitter API
  • PyDictionary Library (Python)
  • RandomWords Library (Python)
  • Navigating Dictionary Types in Python 3

Course content

5 sections16 lectures45m total length
  • Setting Up Your Twitter Developer Account3:11

    Learn to set up a Twitter developer account, apply for access, obtain API keys and access tokens, view the dashboard, and prepare to post a daily word with its definition.

  • Installing Python 3 and Pip1:15
  • Installing Your Code Editor1:03
  • Practice Quiz

Requirements

  • Basic Knowledge of Python 3

Description

In this course I will be teaching you how to create a Twitter Bot using Python 3, RandomWords, Tweepy, PyDictionary, Random, and much much more!  The first four sections will teach you how to use each of the libraries separately, with the last combining everything to top off this sundae!  We will be programmatically posting these tweets instead of controlling the mouse and other methods of creating bots!  Therefore, the python file can be running while you are playing a video game!  I hope that you enjoy watching this course as much as I had making it!

Who this course is for:

  • Beginner-Expert Python Programmers