Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 844 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 844 Bytes

YUDLbot

Overview

A bot that tweets random York University Digital Library content. You can find implementations at:

If you want use it, you will need to setup the variables outlined in config.py.example and rename it to config.py. You will also need a Solr query. These queries from an Islandora 7.x instance. Feel free to crib from the example queries in the repo:

You can automate it with a cron job like so:

17 */5 * * * /usr/bin/python /path/to/YUDLbot.py

License

Public Domain