update default twitch template info

This commit is contained in:
Gordon Shumway 2019-12-11 09:29:54 -05:00 committed by GitHub
parent 1927491796
commit 90f03cd90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ Queries the [Twitch API](https://dev.twitch.tv/) to get additional information a
`twitchTemplate` - This is the template used for [twitch](http://twitch.tv) links
Default value: `^ {{display_name}} {%if live%}:: {{title}} :: (LIVE) [{{game_name}}] :: Started: {{started_at}} :: Stream Viewers: {{stream_viewers}}{%endif%}{%if description%}:: {{description}}{%endif%} :: Total Viewers: {{total_viewers}}`
Default value: ^ {{display_name}} {%if live%}:: {{title}} :: (LIVE) {%if game_name%}[{{game_name}}] {%endif%}:: Started: {{started_at}} :: Stream Viewers: {{stream_viewers}}{%endif%}{%if description%}:: {{description}}{%endif%} :: Total Viewers: {{total_viewers}}
### imgur handler