Support giphy integration as Slack does
Giphy lets you search from the world's largest library of animated GIFs, making it easy to find and share them on the web.
This integration will enable the /giphy slash command for your team. Search for a GIF using /giphy coffee time and the integration will display a relevant GIF in your channel.
 Guillaume Lazar
    
 shared this idea
Guillaume Lazar
    
 shared this idea
      
    Thank you for nominating the feature! It is now available in Mattermost v5.1!
- 
       Pableu
    
 commented Pableu
    
 commentedI wrote this integration using aws lambda and api gateway a few months back and we use it constantly at our company: https://github.com/pableu/mattermost-giphy-lambda Maybe it's useful for somebody. If you have questions or problems, make an issue on GitHub. 
- 
       Manuel
    
 commented Manuel
    
 commented+1 
- 
       TKu
    
 commented TKu
    
 commentedAny update on this? 
 @BoneSpike: any chance you can make your code public? Thx :)
- 
       Christian Beier
    
 commented Christian Beier
    
 commented@BoneSpike would you share your serverless integration? 
- 
       BoneSpike
    
 commented BoneSpike
    
 commentedI wrote a quick-and-dirty serverless giphy integration (about 15 lines of code) - but a user asked to have a confirmation dialog on Giphy image selection (like slack - of course), as it's not uncommon for workplace inappropriate imagery to be returned. can we add an option for defining a slash command that adds an confirmation dialog (with preview) - this could be useful for other commands as well 
- 
       Pierre Rudloff
    
 commented Pierre Rudloff
    
 commentedThere is also an alternative webhook implementation here: https://framagit.org/framasoft/giphymathooker 
- 
      Brian Vanderbusch commented We have also been using matterbot for this and there is a giphy example in the matterbot repo: https://github.com/StateFarmIns/matterbot 
- 
       Michael Prentice
    
 commented Michael Prentice
    
 commentedLooks like there is a github project for this now: https://github.com/mattermost/mattermost-integration-giphy/ 
- 
       Iworkwithcrazies
    
 commented Iworkwithcrazies
    
 commented+1 
- 
       Waffles
    
 commented Waffles
    
 commented+1 
- 
       Florian Chevallier
    
 commented Florian Chevallier
    
 commented+1 ! 
- 
       Michael Mulligan
    
 commented Michael Mulligan
    
 commentedPerhaps we could generalize this more toward adding support for Incoming and Outgoing Webhooks and Slash Commands 
 
          