Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to GIF API #46

Open
andrewvy opened this issue Apr 21, 2015 · 4 comments
Open

Migrate to GIF API #46

andrewvy opened this issue Apr 21, 2015 · 4 comments

Comments

@andrewvy
Copy link
Owner

It would be cool to not hardcode some starting GIFs and just fetch random ones off the internet. :)

Not sure if there's any good GIF search APIs out there. Imgur's looks pretty bland.

@dblock
Copy link
Collaborator

dblock commented Apr 21, 2015

@orta, care to point us to the code used by Gif App to search for GIFs?

@orta
Copy link

orta commented Apr 21, 2015

@dblock
Copy link
Collaborator

dblock commented Apr 22, 2015

Also need to be able to request GIFs smaller than XX MB whatever the default slack limit is.

@orta
Copy link

orta commented Apr 22, 2015

You'll pretty reliably get the same results on giphy, so I'd recommend random paging + a few keywords to work from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants