Update README.md

This commit is contained in:
Gordon Shumway 2020-02-22 12:11:40 -05:00 committed by GitHub
parent 1ef8fb2b88
commit b98991863d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,7 +210,7 @@ config [channel #channel] plugins.jeopardy.template.correct "\x0313{{nick}}\x03
^ Template for correct answer replies
```
config [channel #channel] plugins.jeopardy.template.hint "HINT: {{hint}}{% if time %} | ({{time}} seconds remaining){% endif %}"
config [channel #channel] plugins.jeopardy.template.hint "HINT: {{hint}}{% if time %} | ({{time}} seconds remaining){% endif %}{% if points %} | \x0309[${{points}}]{% endif %}"
```
^ Template for hint reply