This bot generates daily tweets at @natgallerysgbot, detailing artworks from the National Gallery Singapore's (looove) collection.
- Install Python 3.6 or newer
- Clone the repo
cd natgallerysg_twitterbot- Create a virtual environment (optional)
- Run
pip install -r requirements.txt - Create a new twitter account
- Obtain developer keys and update
local_settings.py - Run
python bot.py
This will post a tweet to your Twitter account.
- Inspired by existing Museum Twitter Bots
- https://github.com/dariusk/museumbot (and many other Twitter bot examples)
- https://hackernoon.com/deploying-twitter-bot-to-heroku-6b143uaj