mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-06-08 00:05:01 +00:00
chore: reorganize plugin docs
This commit is contained in:
parent
dfdc6566cf
commit
460b65d1df
53 changed files with 382 additions and 288 deletions
|
@ -1,9 +0,0 @@
|
|||
import { ZeppelinPluginInfo } from "../../types.js";
|
||||
import { zReactionRolesConfig } from "./types.js";
|
||||
|
||||
export const reactionRolesPluginInfo: ZeppelinPluginInfo = {
|
||||
prettyName: "Reaction roles",
|
||||
description: "Consider using the [Role buttons](https://zeppelin.gg/docs/plugins/role_buttons) plugin instead.",
|
||||
type: "legacy",
|
||||
configSchema: zReactionRolesConfig,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue