Add giphy support. !gif <query>

This commit is contained in:
Wim
2015-10-28 00:04:57 +01:00
parent 693f1946b7
commit 008ea94b53
4 changed files with 28 additions and 1 deletions

View File

@@ -61,6 +61,10 @@ showjoinpart=true #show irc users joining and parting
token=yourtokenfrommattermost
#disable certificate checking (selfsigned certificates)
#SkipTLSVerify=true
[general]
#request your API key on https://github.com/giphy/GiphyAPI. This is a public beta key
GiphyApiKey="dc6zaTOxFJmzC"
```
### mattermost