balevine / awful-app-ideas

Just absolutely terrible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awful App Ideas

A Twitter bot that posts a new awful app idea every day. Or whenever.

Ideas are of the form:

An app that {does something} when somebody {does something else}.

The first action is pulled from the consequences.yml file. The second action is pulled from the events.yml file.

The text is placed on an image from the images directory.

The consequence, event, and image are all chosen randomly each time.

To trigger the post, we're using cron-job.org set to hit the endpoint every day at 8:00pm CEST.

The endpoint for the app is defined in the .env file and should look something like this:

https://awful-app-ideas.glitch.me/post-a-new-idea-G53x6P5g

About

Just absolutely terrible.


Languages

Language:JavaScript 64.4%Language:HTML 23.2%Language:CSS 12.4%