-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lau Skeeter
authored
May 20, 2018
1 parent
bc531f4
commit c7e0015
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# red-hot-chili-fanta | ||
|
||
<img src="https://pbs.twimg.com/media/DdpjX2VW0AglroO.jpg"/> | ||
|
||
Source for <a href="https://twitter.com/fakefantas">@fakefantas</a> 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!! |