@kotori-bot/kotori-plugin-menu
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@kotori-bot/kotori-plugin-menu

Commands

  • /menu View Bot's menu

Config

interface Config extends ModuleConfig {
  alias?: string; // alias of /menu
  keywords?: string[]; // keyowrds of /menu
  content: string; // content of menu
}

Reference

Package Sidebar

Install

npm i @kotori-bot/kotori-plugin-menu

Weekly Downloads

6

Version

1.1.1

License

GPL-3.0

Unpacked Size

37.5 kB

Total Files

9

Last publish

Collaborators

  • biyuehu