mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 16:20:02 +00:00
Fix highlighting of example
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
055290ae49
commit
ffe81d3358
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ The example was dumped using this action:
|
|||
|
||||
### Post follow date for an user
|
||||
|
||||
```
|
||||
```yaml
|
||||
- actions:
|
||||
- respond: 'You followed on {{ ( followDate .username ( fixUsername .channel ) ).Format "2006-01-02" }}'
|
||||
match_channels: ['#mychannel']
|
||||
|
|
Loading…
Reference in a new issue