/twitterbot-disneycharacters

A twitter bot made in Python that tweets random Disney characters with their info

Primary LanguagePython

Disney Twitterbot

A twitter bot that tweets random Disney characters with their information (films, TV shows, videogames)

Installation

This bot uses tweepy module. You can install it using pip.

$ pip install tweepy

You need to create a new application on twitter. Get keys and access token for credentials.py

Usage

Edit credentials.py and run disney_bot.py

$ python disney_bot.py

You can change the tweeting time in disney_bot.py

APIS

  • Twitter: Read and write Twitter data
  • Disney: Information of Disney characters

Format tweet

"character name"

Films: "character films"
TV shows: "character TV shows"
Videogames: "character videogames"

"character image"

ExampleTweet

Twitterbot status

Offline