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.

13 lines
283 B
YAML

name: 新帖子
provider: pusher
source:
service: pusher
channel: mwclub
type: newPost
tpl:
default: |-
{{{postUser.displayname}}}「@{{{postUser.username}}}」发布了帖子《{{{topic.titleRaw}}}》:
{{{excerpt post.content 100}}}
{{{topic.url}}}