cjwilburn / dank-memes

A CLI meme generator.
15 stars 14 forks source link

Invalid username/password for accessing the Imgflip API #67

Open stevefai opened 5 years ago

stevefai commented 5 years ago

Summary

The default username / password for accessing the API are invalid. I propose a config file for setting the imgflip credentials and include this info in readme.md.

Expected Behavior

I should be able to instantly access the imgflip API, or be aware that I need to set my credentials for imgflip in order for the app to work.

Actual Behavior

I can't access the API with the default credentials and can't generate any memes.

Steps to Test

node yo-dawg.js or try to run any other meme generator using the default credentials.

Screenshot (if possible)

error-msg user

Describe Your Environment