A twitter bot that tweets random Disney characters with their information (films, TV shows, videogames)
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
Edit credentials.py and run disney_bot.py
$ python disney_bot.py
You can change the tweeting time in disney_bot.py
"character name"
Films: "character films"
TV shows: "character TV shows"
Videogames: "character videogames"
"character image"
Offline