diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |