mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-12-22 02:32:43 +01:00
hookshot: fix IRC template (missing title)
This commit is contained in:
parent
fe641793ab
commit
b8ca6dfbbb
@ -45,7 +45,7 @@ This contains the whole JSON line to easen copy-pasting as my events are missing
|
||||
|
||||
- default: `"template": "New post in $FEEDNAME: $LINK",`
|
||||
- Matrix: `"template": "$FEEDTITLE: $AUTHOR $LINK ($DATE) $SUMMARY",`
|
||||
- IRC: `"template": "$URL $FEEDTITLE: $AUTHOR ($DATE) $SUMMARY",`
|
||||
- IRC: `"template": "$URL $TITLE $AUTHOR ($DATE) $SUMMARY ~ $FEEDTITLE",`
|
||||
|
||||
## installation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user