- requires tweepy, install in terminal with
pip install tweepy - install SQLite for DB testing:
http://www.sqlitetutorial.net/download-install-sqlite/,https://www.sqlite.org/download.html
Currently requires a "test.db" file with a users table, containing a name column for usernames