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

Giphy Integration #2693

Closed
Nolski opened this issue Dec 5, 2016 · 8 comments
Closed

Giphy Integration #2693

Nolski opened this issue Dec 5, 2016 · 8 comments

Comments

@Nolski
Copy link

Nolski commented Dec 5, 2016

Hi! I'm a long time IRCer and new user to riot/matrix and absolutely love it.

I'd love to see a client integration that has a /giphy command option similar to the popular slack option. The way I was thinking it'd work is the user can input /giphy {search query} and riot will ping the giphy api and post the link to the gif. If the web.

The output would look similar to what is below

<nolski> | /giphy funny cat
<nolski> | http://media2.giphy.com/media/FiGiRei2ICzzG/giphy.gif

Maybe we can even parse for giphy commands and display them inline in the client? I'd be happy to work on this feature but I wanted to see what everyone thought of it before starting.

@ara4n
Copy link
Member

ara4n commented Dec 5, 2016 via email

@ara4n ara4n closed this as completed Dec 5, 2016
@Nolski
Copy link
Author

Nolski commented Dec 5, 2016

Amazing! Thank you :)

@tessgadwa tessgadwa mentioned this issue Nov 19, 2017
71 tasks
@krrisis
Copy link

krrisis commented Dec 28, 2017

Cool, thx! Saw the bot but had to google to find (here) how it works, time for a good FAQ! :)
Two things: 1) only works on mouse-over (why not always?) 2) Would be could ofc if it could now evolve, so that just like in slack you can choose between gifs and it doesn't choose for you.
It's the little things like these that stimulate user adoption.
Thx!

@krrisis
Copy link

krrisis commented Dec 28, 2017

Extra question: as the bot is a user, if you add it to a private conversation, this means the owner of the bot could actually read all these pvt conversations, or not?

@skylord123
Copy link

@krrisis you can enable auto playing of gifs under your settings. It's called "Autoplay GIFs and videos". I actually prefer them playing on mouse hover so it starts from the beginning.

@kamisori
Copy link

Wouldn't a widget be a better giphy integration?

Type in your giphy query into the widget, the widget looks up gifs, then sends the chosen gif.

Is there a reason not to do that?

@t3chguy
Copy link
Member

t3chguy commented Jan 19, 2021

Absolutely none, an Integrations Manager could do it today and even make use of the new but unused Left Panel Widgets support.

image

@sascha-wi
Copy link

It already exists :) It's !giphy rather than /giphy though, and you have to add it via 'Manage Integrations' in riot-web in room settings. It's powered by https://github.com/matrix-org/go-neb/blob/master/src/github.com/matrix-org/go-neb/services/giphy/giphy.go

Link leads nowhere.

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

No branches or pull requests

7 participants