mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 21:09:45 +08:00
15 lines
396 B
Markdown
15 lines
396 B
Markdown
---
|
|
title: talk-plugin-subscriber
|
|
permalink: /plugin/talk-plugin-subscriber/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-subscriber
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
Enables a `Subscriber` badge to be added to comments where the author has the
|
|
`SUBSCRIBER` tag. This must match with a custom auth integration that adds the
|
|
tag to the users that are subscribed to the service.
|