From c7e00153ef596e7d62967297beb79af8ac9aa8de Mon Sep 17 00:00:00 2001 From: Lau Skeeter Date: Sun, 20 May 2018 16:32:46 +0100 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f113f5 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# red-hot-chili-fanta + + + +Source for @fakefantas a bot that makes random Fanta flavours + +## how + +It'll fetch a random emoji from a master list of edible emoji (to avoid faces & flags taking over all posts) then maybe throw in an adjective and then it makes a webpage out of it, screenshots it and tweets it. + +I recommend reading the code itself, (start at `app.js`!) it's pretty straightforward and simpler than that mouthful of an explanation!!