Will return the first result from giphy, also properly sanitizes the search terms for URL encoding (inclusive of emojis)
I generated a Giphy API token that I will toss on the bot after this is merged. (not something we want in source control so it will sit alongside the other keys in auth.json)
As requested by members:
!gif HELLO THERE
Will return the first result from giphy, also properly sanitizes the search terms for URL encoding (inclusive of emojis)
I generated a Giphy API token that I will toss on the bot after this is merged. (not something we want in source control so it will sit alongside the other keys in auth.json)