You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
348 B
YAML

name: 新回复
provider: pusher
source:
service: pusher
channel: isekaibbs
type: newReply
tpl:
default: |-
{{{postUser.displayname}}}「{{{postUser.username}}}」回复了 {{{topicUser.displayname}}}「{{{topicUser.username}}}」的帖子《{{topic.titleRaw}}》:
{{{excerpt post.content 100}}}
# {{{post.url}}}