A TwitterBot to post a spell a day from my D&D 5e Spellbook site.
This is a simple TwitterBot I made. It works with my Spellbook site to tweet a D&D 5e spell every day.
Each spell will be tweeted once, selected randomly, and then the bot will start over.
To see the results check out @PatrickJMcNally.
I am using the Python Twitter library along with Requests to make this all happen.