add twitch_logo info
This commit is contained in:
parent
960076c839
commit
335745d02d
|
|
@ -143,6 +143,8 @@ 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
|
||||
|
||||
`twitchLogo` - This is the colored text used for {{twitch_logo}} in title template strings.
|
||||
|
||||
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}}"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue