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

Integrated gif search #22

Closed
tulir opened this issue Oct 13, 2020 · 2 comments
Closed

Integrated gif search #22

tulir opened this issue Oct 13, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@tulir
Copy link
Member

tulir commented Oct 13, 2020

Something like Giphy could be integrated into the sticker picker to provide a better gif sending experience than the bots that can't do previews. Should be optional, since it requires connecting to an external service.

@tulir tulir added the enhancement New feature or request label Oct 13, 2020
lxndrbnsv added a commit to lxndrbnsv/stickerpicker that referenced this issue May 10, 2023
@hegdenischay
Copy link
Contributor

I'm implementing this for myself here: https://github.com/hegdenischay/stickerpicker/tree/gif-search-matrix-widget-api

Not sure how we should go with replacing the hardcoded API key that I have there. I was wondering some kind of config to set the API key like what we have in the config file, but this API key is simply something I got out of a single request and not really identifying information, so should it be disabled if the API key isn't mentioned or simply use the existing API key?

@hegdenischay
Copy link
Contributor

This is how it now looks if no API key was set in the config:
image
And this is how it looks if an API key was set.
image
Any help would be very much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants