maxx1128 / anime-endpoint

A custom API endpoint for pulling images from SafeBooru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby automated anime image mailer through GMail. Set your GMAIL_USERNAME and GMAIL_PASSWORD info in the .env file.

rake template     # Create an example email in the `demo` folder as a webpage
bin/send          # Send an email newsletter

bin/test          # Run the tests to make sure it works!

git push heroku master  # Update Heroku hosted version that runs script daily

About

A custom API endpoint for pulling images from SafeBooru


Languages

Language:Ruby 99.6%Language:Procfile 0.2%Language:Shell 0.2%