Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
escusado committed Mar 5, 2013
1 parent acc0624 commit b17de81
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 17 deletions.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Yes. spaces shoud be `-`. And Yes! you can pass [url encoded](http://meyerweb.co

Alternatilvely you can set a size too :
``` javascript
console.meme('feel-bad', 'your-code-is-bad', 'and-you-should-feel-bad', 300);
console.meme('nobody-got-time', 'Write-an-extra-parameter%3F', 'Ain%27t-Nobody-got-time-fo-that', 300);
```

## Currently supported (feel free to add more)
Expand All @@ -40,6 +40,28 @@ console.meme('feel-bad', 'your-code-is-bad', 'and-you-should-feel-bad', 300);
* 'grumpy-cat'
* 'it-looks-like-you'
* 'feel-bad'
* 'nobody-got-time'
* 'bad-luck-brian-meme'
* 'first-world-problems-ii'
* 'scumbag-steve'
* 'what-if-i-told-you-meme'
* 'san-juan-cholo'
* 'good-guy-greg'
* 'prepare-yourself'
* 'stoner-stanley'
* 'all-the-things'
* 'conspiracy-keanu'
* 'disaster-girl'
* 'pleaseguy'
* 'annoying-facebook-girl'
* 'trollface'
* 'skeptical-3rd-world-kid'
* 'correction-guy'
* 'insanity-wolf'
* 'kill-yourself-guy'
* 'joseph-ducreux'
* 'so-youre-telling-me'
* 'african-children-dancing'

## Disclaimer
The image proxy server is deployed on a free Dyno on Heroku, you can deploy your own if you like :)
Expand Down
55 changes: 39 additions & 16 deletions meme_server.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,45 @@ var meme_server = {
var server = this;

var memes = {
'y-u-no' : { generatorID : 2 , imageID : 166088 },
'i-dont-always' : { generatorID : 74 , imageID : 2485 },
'orly' : { generatorID : 920 , imageID : 117049 },
'success' : { generatorID : 121 , imageID : 1031 },
'all' : { generatorID : 6013 , imageID : 1121885 },
'too-damn' : { generatorID : 998 , imageID : 203665 },
'good-news' : { generatorID : 1591 , imageID : 112464 },
'not-sure-if' : { generatorID : 305 , imageID : 84688 },
'yo-dawg' : { generatorID : 79 , imageID : 108785 },
'all-your-base' : { generatorID : 349058 , imageID : 2079825 },
'fuck-you' : { generatorID : 1189472 , imageID : 5044147 },
'have-a-bad-time' : { generatorID : 825296 , imageID : 3786537 },
'one-does-not-simply' : { generatorID : 274947 , imageID : 1865027 },
'grumpy-cat' : { generatorID : 1590955 , imageID : 6541210 },
'it-looks-like-you' : { generatorID : 20469 , imageID : 1159769 },
'feel-bad' : { generatorID : 12270 , imageID : 1136171 }
'y-u-no' : { generatorID : 2 , imageID : 166088 },
'i-dont-always' : { generatorID : 74 , imageID : 2485 },
'orly' : { generatorID : 920 , imageID : 117049 },
'success' : { generatorID : 121 , imageID : 1031 },
'all' : { generatorID : 6013 , imageID : 1121885 },
'too-damn' : { generatorID : 998 , imageID : 203665 },
'good-news' : { generatorID : 1591 , imageID : 112464 },
'not-sure-if' : { generatorID : 305 , imageID : 84688 },
'yo-dawg' : { generatorID : 79 , imageID : 108785 },
'all-your-base' : { generatorID : 349058 , imageID : 2079825 },
'fuck-you' : { generatorID : 1189472 , imageID : 5044147 },
'have-a-bad-time' : { generatorID : 825296 , imageID : 3786537 },
'one-does-not-simply' : { generatorID : 274947 , imageID : 1865027 },
'grumpy-cat' : { generatorID : 1590955 , imageID : 6541210 },
'it-looks-like-you' : { generatorID : 20469 , imageID : 1159769 },
'feel-bad' : { generatorID : 12270 , imageID : 1136171 },
'nobody-got-time' : { generatorID : 960670 , imageID : 4272597 },
'bad-luck-brian-meme' : { generatorID : 740857 , imageID : 3459374 },
'first-world-problems-ii' : { generatorID : 340895 , imageID : 2055789 },
'scumbag-steve' : { generatorID : 142 , imageID : 366130 },
'what-if-i-told-you-meme' : { generatorID : 1118843 , imageID : 4796874 },
'san-juan-cholo' : { generatorID : 1599963 , imageID : 6583377 },
'good-guy-greg' : { generatorID : 534 , imageID : 699717 },
'prepare-yourself' : { generatorID : 414926 , imageID : 2295701 },
'stoner-stanley' : { generatorID : 1091690 , imageID : 4694520 },
'all-the-things' : { generatorID : 318065 , imageID : 1985197 },
'conspiracy-keanu' : { generatorID : 318374 , imageID : 1986282 },
'disaster-girl' : { generatorID : 36240 , imageID : 1232401 },
'pleaseguy' : { generatorID : 668529 , imageID : 3219856 },
'annoying-facebook-girl' : { generatorID : 839 , imageID : 876097 },
'trollface' : { generatorID : 68 , imageID : 269 },
'skeptical-3rd-world-kid' : { generatorID : 1211003 , imageID : 5120447 },
'correction-guy' : { generatorID : 1204255 , imageID : 5095879 },
'insanity-wolf' : { generatorID : 45 , imageID : 20 },
'kill-yourself-guy' : { generatorID : 1385047 , imageID : 5747317 },
'joseph-ducreux' : { generatorID : 54 , imageID : 42 },
'so-youre-telling-me' : { generatorID : 1329714 , imageID : 5534345 },
'african-children-dancing' : { generatorID : 1081322 , imageID : 4669763 }

};

var params = {
Expand Down

0 comments on commit b17de81

Please sign in to comment.