1.1.1 • Published 1 year ago

@kotori-bot/kotori-plugin-menu v1.1.1

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
1 year ago

@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

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

2 years ago